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
c37fd78071
micropython
/
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-27 04:36:53 +00:00
freeze
(
"
.
"
,
(
"
webrepl.py
"
,
"
webrepl_setup.py
"
,
"
websocket_helper.py
"
,
)
)