This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
micropython
/
ports
/
esp8266
/
modules
History
Jim Mussared
62fd450e62
drivers/neopixel: Add common machine.bitstream-based neopixel module.
...
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2021-08-19 22:50:32 +10:00
..
_boot.py
…
apa102.py
…
flashbdev.py
esp8266: Change from FAT to littlefs v2 as default filesystem.
2020-04-04 16:30:36 +11:00
inisetup.py
esp8266/modules: Fix fs_corrupted() to use start_sec not START_SEC.
2021-02-09 10:46:07 +11:00
ntptime.py
ports: Add utime.gmtime() function.
2020-09-18 16:25:36 +10:00
port_diag.py
…