This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2025-09-07 18:30:27 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8bc3fc20feca9ebe9e9972aeb6b68a81d792c5df
micropython
/
esp8266
/
modules
History
Damien George
7bb0f7b0f6
drivers: Add "from micropython import const" when const is used.
...
Following best-practice use of the const feature, to make it compatible with Python.
2016-11-03 12:41:11 +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
drivers: Add "from micropython import const" when const is used.
2016-11-03 12:41:11 +11:00
flashbdev.py
esp8266/modesp: Add flash_user_start() function.
2016-10-24 16:52:15 +03:00
onewire.py
drivers: Add "from micropython import const" when const is used.
2016-11-03 12:41:11 +11:00
webrepl_setup.py
esp8266: Switch webrepl_setup to use frozen bytecode.
2016-07-02 22:40:16 +03:00
webrepl.py
esp8266/modules/webrepl: Enforce only one concurrent WebREPL connection.
2016-10-20 16:50:38 +03:00