forked from micropython/micropython
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Milestone
Description
Currently help() is unimplemented, but we should add a descriptive block of text that explains at least the micropython firmware version. Ideally it would have something with instructions on getting started, like with the esp8266 and microbit ports, would be nice to add too. See esp8266 help implementation: https://github.com/adafruit/micropython/blob/master/esp8266/help.c