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
ac94e06f0b
micropython
/
ports
/
esp32
/
boards
/
TINYPICO
/
manifest.py
3 lines
60 B
Python
Raw
Normal View
History
Unescape
Escape
all: Reformat C and Python source code with tools/codeformat.py. This is run with uncrustify 0.70.1, and black 19.10b0.
2020-02-27 04:36:53 +00:00
include
(
"
$(PORT_DIR)/boards/manifest.py
"
)
esp32/boards/TINYPICO: Add tinypico.py, dotstar.py with custom manifest.
2019-10-24 09:20:39 +01:00
freeze
(
"
modules
"
)