This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c777b6950e
circuitpython
/
esp8266
/
modules
History
Damien George
59a9509703
esp8266/modules/ds18x20.py: Add support for DS18S20 devices.
2016-08-29 12:45:07 +10:00
..
_boot.py
esp8266/_boot.py: Decrease GC alloc threshold to quarter of heap size.
2016-07-23 13:56:24 +03:00
ds18x20.py
esp8266/modules/ds18x20.py: Add support for DS18S20 devices.
2016-08-29 12:45:07 +10:00
flashbdev.py
esp8266/modules/flashbdev: Start filesystem at 0x90000.
2016-08-09 14:59:27 +03:00
onewire.py
esp8266/modules/onewire: Change onewire.read() to onewire.readinto().
2016-08-29 12:27:21 +10:00
webrepl.py
esp8266: Switch webrepl to use frozen bytecode.
2016-07-02 22:45:31 +03:00
webrepl_setup.py
esp8266: Switch webrepl_setup to use frozen bytecode.
2016-07-02 22:40:16 +03:00