circuitpython/esp8266/modules
Dan Halbert ef61b5ecb5 Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master.
cpx build compiles and loads and works in repl; test suite not run yet
esp8266 not tested yet
2017-08-25 22:17:07 -04:00
..
_boot.py esp8266: fix "uos" includes 2017-07-22 21:18:37 -04:00
apa102.py esp8266/scripts: Move drivers/modules to modules/ (frozen bytecode). 2017-05-12 17:57:23 +03:00
dht.py esp8266/scripts: Move drivers/modules to modules/ (frozen bytecode). 2017-05-12 17:57:23 +03:00
ds18x20.py esp8266: Reinstate 1-wire scripts by sym-linking to drivers/onewire/. 2017-06-22 16:33:20 +10:00
flashbdev.py esp8266/modules/flashbdev: Reserve one sector for native code storage. 2017-05-12 16:08:54 +03:00
inisetup.py esp8266: fix "uos" includes 2017-07-22 21:18:37 -04:00
neopixel.py esp8266/scripts: Move drivers/modules to modules/ (frozen bytecode). 2017-05-12 17:57:23 +03:00
ntptime.py esp8266/scripts: Move drivers/modules to modules/ (frozen bytecode). 2017-05-12 17:57:23 +03:00
onewire.py esp8266: Reinstate 1-wire scripts by sym-linking to drivers/onewire/. 2017-06-22 16:33:20 +10:00
port_diag.py esp8266/scripts: Move initsetup & port_diag tools to modules/. 2017-05-12 17:58:50 +03:00
upip.py esp8266: Include upip as a standard frozen bytecode module. 2016-11-08 01:34:35 +03:00
upip_utarfile.py esp8266: Include upip as a standard frozen bytecode module. 2016-11-08 01:34:35 +03:00
webrepl.py esp8266: Introduce `multiterminal` module for managing a secondary 2017-08-07 14:30:11 -07:00
webrepl_setup.py esp8266: fix "uos" includes 2017-07-22 21:18:37 -04:00
websocket_helper.py esp8266: Move websocket_helper.py from scripts to modules for frozen BC. 2016-12-05 13:01:08 +11:00