circuitpython/esp8266/common-hal
Dan Halbert e2ce87e250 Merge pull request #336 from tannewt/2.x
esp8266: Correct SPI functionality when write_value is provided.
2017-10-16 18:43:28 -04:00
..
analogio Do not allow a *io object to be used after deinit(). 2017-10-03 12:07:17 -07:00
board atmel-samd: Rework status LED implementation 2017-04-12 15:24:50 -07:00
busio esp8266: Correct SPI functionality when write_value is provided. 2017-10-16 14:54:23 -07:00
digitalio Do not allow a *io object to be used after deinit(). 2017-10-03 12:07:17 -07:00
microcontroller esp8266: Actually disable pins when reset on reload. 2017-10-16 15:13:09 -07:00
multiterminal esp8266: Introduce `multiterminal` module for managing a secondary 2017-08-07 14:30:11 -07:00
neopixel_write Split up nativeio. 2017-04-10 13:32:19 -07:00
os Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master. 2017-08-25 22:17:07 -04:00
pulseio Do not allow a *io object to be used after deinit(). 2017-10-03 12:07:17 -07:00
storage shared-bindings: Introduce storage.remount() so you can set root as 2017-06-28 16:18:13 -07:00
time This introduces an alternative hardware API called nativeio structured around different functions that are typically accelerated by native hardware. Its not meant to reflect the structure of the hardware. 2016-11-21 14:11:52 -08:00