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
2026-01-04 19:20:22 +01:00
Code
Issues
Actions
52
Packages
Projects
Releases
Wiki
Activity
Files
136369d72f5b99ec23c9c9f178a590bde968e2ee
micropython
/
ports
/
esp8266
/
modules
History
Michael Weiss
b3a34dde36
esp32,esp8266: Add __len__ to NeoPixel driver to support iterating.
...
Signed-off-by: mishafarms <
github@mishafarms.us
>
2021-06-22 16:33:55 +10:00
..
_boot.py
all: Reformat C and Python source code with tools/codeformat.py.
2020-02-28 10:33:03 +11:00
apa102.py
ports: Make new ports/ sub-directory and move all ports there.
2017-09-06 13:40:51 +10:00
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
neopixel.py
esp32,esp8266: Add __len__ to NeoPixel driver to support iterating.
2021-06-22 16:33:55 +10:00
ntptime.py
ports: Add utime.gmtime() function.
2020-09-18 16:25:36 +10:00
port_diag.py
all: Reformat C and Python source code with tools/codeformat.py.
2020-02-28 10:33:03 +11:00