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
20948a3d54
circuitpython
/
extmod
/
webrepl
/
manifest.py
2 lines
72 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
freeze
(
"
.
"
,
(
"
webrepl.py
"
,
"
webrepl_setup.py
"
,
"
websocket_helper.py
"
,
)
)