micropython/tools
Jim Mussared 87011f6353 extmod/extmod.mk: Make extmod.mk handle GIT_SUBMODULES.
This applies to nimble, btstack, axtls, mbedtls, lwip.

Rather than having the ports individually manage GIT_SUBMODULES for these
components, make extmod.mk append them when the relevant feature is
enabled.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2022-10-11 23:29:09 +11:00
..
autobuild tools/autobuild: Use distinct directory for building stm32 variants. 2022-09-08 14:54:11 +10:00
mpremote tools/mpremote: Bump version to 0.4.0. 2022-10-06 01:02:39 +11:00
.gitattributes
.gitignore
cc1
ci.sh extmod/extmod.mk: Make extmod.mk handle GIT_SUBMODULES. 2022-10-11 23:29:09 +11:00
codeformat.py tools: Add pre-commit support. 2022-10-04 14:52:48 +11:00
codestats.sh tests,tools: Update path to unix micropython executable. 2022-08-18 11:47:58 +10:00
dfu.py
file2h.py
gen-changelog.sh
gen-cpydiff.py tests,tools: Update path to unix micropython executable. 2022-08-18 11:47:58 +10:00
gendoc.py
insert-usb-ids.py
makemanifest.py unix/variants/coverage: Add test for manifest freeze_mpy(). 2022-09-19 23:51:10 +10:00
manifestfile.py tools/manifestfile.py: Replace recursive glob with os.walk. 2022-09-30 17:34:03 +10:00
metrics.py
mpy-tool.py py/persistentcode: Introduce .mpy sub-version. 2022-09-19 23:19:55 +10:00
mpy_bin2res.py
mpy_cross_all.py
mpy_ld.py py/persistentcode: Introduce .mpy sub-version. 2022-09-19 23:19:55 +10:00
pyboard.py tools/pyboard.py: Handle unsupported fs command. 2022-10-01 22:44:24 +10:00
pydfu.py
tinytest-codegen.py
uf2conv.py
uf2families.json
uncrustify.cfg tools: Add note about uncrustify versions. 2022-10-04 14:34:54 +11:00
verifygitlog.py tools/verifygitlog.py: Add additional help for subject line issues. 2022-10-07 00:26:31 +11:00