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
49325de475
tools/ci.sh: Build zephyr nucleo_wb55rg to test zephyr bluetooth build.
...
And eliminate one build to reduce CI time. Signed-off-by: Damien George <damien@micropython.org>
2022-01-13 13:46:03 +11:00
..
autobuild
tools/autobuild: Build esp8266 OTA image with GENERIC_1M board.
2021-12-30 15:47:49 +11:00
mpremote
tools/mpremote: Add link to mpremote docs URL in help message.
2021-12-29 23:35:24 +11:00
.gitattributes
…
.gitignore
…
cc1
…
ci.sh
tools/ci.sh: Build zephyr nucleo_wb55rg to test zephyr bluetooth build.
2022-01-13 13:46:03 +11:00
codeformat.py
drivers/ninaw10: Add ublox Nina-W10 WiFi/BT module driver.
2021-11-13 23:01:03 +11:00
codestats.sh
…
dfu.py
tools/dfu.py: Make tool work with python3 when parsing DFU files.
2021-11-01 15:46:59 +11:00
file2h.py
…
gen-changelog.sh
…
gen-cpydiff.py
…
gendoc.py
…
insert-usb-ids.py
…
makemanifest.py
py: Only search frozen modules when '.frozen' is found in sys.path.
2021-12-18 00:01:59 +11:00
metrics.py
…
mpy_bin2res.py
…
mpy_cross_all.py
all: Remove MICROPY_OPT_CACHE_MAP_LOOKUP_IN_BYTECODE.
2021-09-16 16:04:03 +10:00
mpy_ld.py
all: Remove MICROPY_OPT_CACHE_MAP_LOOKUP_IN_BYTECODE.
2021-09-16 16:04:03 +10:00
mpy-tool.py
py: Only search frozen modules when '.frozen' is found in sys.path.
2021-12-18 00:01:59 +11:00
pyboard.py
…
pydfu.py
all: Update Python formatting to latest Black version 21.12b0.
2021-12-09 12:09:40 +11:00
tinytest-codegen.py
tests/basics: Split f-string debug printing to separate file with .exp.
2021-08-26 23:56:02 +10:00
uf2conv.py
…
uncrustify.cfg
tools/uncrustify: Force 1 newline at end of file.
2021-08-31 13:14:45 +10:00
upip_utarfile.py
…
upip.py
tools/upip.py: Skip '.frozen' entry in sys.path for install path.
2021-12-29 23:55:37 +11:00
verifygitlog.py
…