circuitpython/shared-bindings/microcontroller
sommersoft 36ec29d4e8 Documentation Updates (mcu.delay() and Design Guide) (#481)
/docs/design_guide: added links to firmware build learning guides for SAMD21 & ESP8266. Changes were placed in the "Adding native modules" section, since that seemed to me the best place based on target audience.

Updated documentation for `delay()` which fixes #243.
2017-12-14 10:02:43 -08:00
..
__init__.c Documentation Updates (mcu.delay() and Design Guide) (#481) 2017-12-14 10:02:43 -08:00
__init__.h Add microcontroller.cpu.temperature, for use as a simple sensor on minimal boards. (#211) 2017-08-31 13:48:30 -04:00
Pin.c Check that neopixel write is actually given a DigitalInOut. 2017-02-22 20:10:10 +01:00
Pin.h Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master. 2017-08-25 22:17:07 -04:00
Processor.c Add microcontroller.cpu.temperature, for use as a simple sensor on minimal boards. (#211) 2017-08-31 13:48:30 -04:00
Processor.h Add microcontroller.cpu.temperature, for use as a simple sensor on minimal boards. (#211) 2017-08-31 13:48:30 -04:00