This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
micropython
/
tools
History
Damien George
273ba28c07
tools/autobuild: Update auto-build code to build esp32 port with IDF v5.
...
Signed-off-by: Damien George <damien@micropython.org>
2023-06-23 15:53:04 +10:00
..
autobuild
tools/autobuild: Update auto-build code to build esp32 port with IDF v5.
2023-06-23 15:53:04 +10:00
mpremote
tools/mpremote: Fix exec_ -> exec in commands.py.
2023-06-09 13:36:12 +10:00
.gitattributes
…
.gitignore
…
cc1
…
ci.sh
github/workflows: Update esp32 CI to use IDF v5.0.
2023-06-23 15:34:53 +10:00
codeformat.py
all: Rename *umodule*.c to remove the "u" prefix.
2023-06-08 17:54:17 +10:00
codestats.sh
…
dfu.py
…
file2h.py
…
gen-changelog.sh
…
gen-cpydiff.py
…
hci_trace_to_pcap.py
…
insert-usb-ids.py
…
makemanifest.py
…
manifestfile.py
…
metrics.py
…
mpy_bin2res.py
…
mpy_cross_all.py
…
mpy_ld.py
…
mpy-tool.py
…
pyboard.py
all: Replace all uses of umodule in Python code.
2023-06-08 17:54:24 +10:00
pydfu.py
tools/pydfu.py: Use getattr to retrieve getargspec function.
2023-05-24 12:00:32 +10:00
tinytest-codegen.py
extmod/modtimeq: Remove timeq module.
2023-06-08 17:54:28 +10:00
uf2conv.py
…
uf2families.json
…
uncrustify.cfg
…
verifygitlog.py
…