micropython/tools
Jim Mussared c1530a0ce8 unix: Refactor mpconfigport.h and mpconfigvariant.h.
This is a no-op for coverage and minimal.

The standard and dev variants have been merged and enable the same feature
set as a typical bare-metal board.  And remove the CI for the dev build.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2022-09-13 17:39:03 +10:00
..
autobuild tools/autobuild: Use distinct directory for building stm32 variants. 2022-09-08 14:54:11 +10:00
mpremote tools/mpremote: Print nicer errors for unsupported 'cp -r' arguments. 2022-08-26 13:30:03 +10:00
.gitattributes
.gitignore
cc1
ci.sh unix: Refactor mpconfigport.h and mpconfigvariant.h. 2022-09-13 17:39:03 +10:00
codeformat.py
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 tools/makemanifest.py: Force the repo version of the mpy_cross package. 2022-09-09 18:12:55 +10:00
manifestfile.py tools/manifestfile.py: Allow manifests to set metadata. 2022-09-05 17:07:13 +10:00
metrics.py
mpy-tool.py
mpy_bin2res.py
mpy_cross_all.py
mpy_ld.py
pyboard.py tools/pyboard.py: Support Windows pathname separators. 2022-09-13 13:28:39 +10:00
pydfu.py
tinytest-codegen.py
uf2conv.py
uf2families.json
uncrustify.cfg
upip.py
upip_utarfile.py
verifygitlog.py