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 02:10:52 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
962d5a987f363853ae6dc63572370c84cfd99448
micropython
/
esp8266
/
scripts
History
Paul Sokolovsky
962d5a987f
esp8266/scripts/webrepl: Switch to using _webrepl object wrapper.
...
Handling of binary protocol is untested on esp8266 so far.
2016-04-30 20:39:35 +03:00
..
_boot.py
esp8266/scripts/_boot: builtins is no longer used.
2016-04-29 20:04:17 +03:00
flashbdev.py
esp8266/scripts/flashbdev: Use all available Flash for filesystem.
2016-04-26 01:36:32 +03:00
inisetup.py
esp8266/scripts/inisetup: Create default boot.py in filesystem.
2016-04-29 20:11:48 +03:00
neopixel.py
esp8266/scripts/neopixel.py: Remove test function from neopixel driver.
2016-04-28 13:37:17 +01:00
onewire.py
esp8266/scripts/onewire.py: Simplify and improve 1-wire driver.
2016-04-28 13:33:55 +01:00
port_diag.py
esp8266/scripts/port_diag.py: Module to collect diagnostic info.
2016-04-14 18:54:11 +03:00
webrepl.py
esp8266/scripts/webrepl: Switch to using _webrepl object wrapper.
2016-04-30 20:39:35 +03:00
websocket_helper.py
esp8266/scripts/websocket_helper: Disable debug output.
2016-04-22 18:19:54 +03:00