This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1ae861819d
circuitpython
/
ports
/
stm32
/
boards
/
PYBD_SF2
/
manifest.py
3 lines
91 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
"
)
include
(
"
$(MPY_DIR)/extmod/webrepl/manifest.py
"
)
Reference in New Issue
Copy Permalink