micropython/tools
Damien George 730e975091 esp32/boards: Merge manifest_release modules into standard manifest.
Having two separate manifests is confusing.  It's simpler to have the daily
builds use the same configuration as the stable, release builds.

Signed-off-by: Damien George <damien@micropython.org>
2022-08-30 11:34:34 +10:00
..
autobuild esp32/boards: Merge manifest_release modules into standard manifest. 2022-08-30 11:34:34 +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 stm32: Remove support for CC3000 WiFi driver. 2022-08-26 12:51:37 +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 all: Fix paths to mpy-cross and micropython binaries. 2022-08-11 13:31:13 +10:00
metrics.py unix/variants: Remove variant suffix from executable filename. 2022-08-11 13:34:34 +10:00
mpy-tool.py
mpy_bin2res.py
mpy_cross_all.py
mpy_ld.py
pyboard.py tools/pyboard.py: Add fs_cp function for direct device-to-device copy. 2022-08-26 13:30:03 +10:00
pydfu.py
tinytest-codegen.py py/formatfloat: Format all whole-number floats exactly. 2022-07-26 22:23:47 +10:00
uf2conv.py
uf2families.json
uncrustify.cfg
upip.py
upip_utarfile.py
verifygitlog.py