This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
aa136b4d78
circuitpython
/
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-26 23:36:53 -05:00
include
(
"
$(PORT_DIR)/boards/manifest.py
"
)
esp32/boards/TINYPICO: Add tinypico.py, dotstar.py with custom manifest.
2019-10-24 04:20:39 -04:00
freeze
(
"
modules
"
)