This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
mirror of
https://github.com/micropython/micropython.git
Watch
1
Star
0
Fork
You've already forked micropython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
561844f3ba
micropython
/
esp8266
/
modules
History
ernitron
e5f06559e6
esp8266/modules: Fix negative temperature in ds18x20 driver.
2016-11-02 22:58:49 +11: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: Fix negative temperature in ds18x20 driver.
2016-11-02 22:58:49 +11:00
flashbdev.py
esp8266/modesp: Add flash_user_start() function.
2016-10-24 16:52:15 +03:00
onewire.py
esp8266/modules/onewire: Change onewire.read() to onewire.readinto().
2016-08-29 12:27:21 +10:00
webrepl.py
esp8266/modules/webrepl: Enforce only one concurrent WebREPL connection.
2016-10-20 16:50:38 +03:00
webrepl_setup.py
esp8266: Switch webrepl_setup to use frozen bytecode.
2016-07-02 22:40:16 +03:00