micropython/tools
David Lechner b4d0d7bf03 tools/uncrustify: Update config for v0.71.0.
This is the result of running...

    uncrustify -c tools/uncrustify.cfg --update-config-with-doc -o tools/uncrustify.cfg

...with some manual fixups to correct places where it changed things it
should not have.

Essentially it just adds new config parameters introduced in v0.71.0
with their default values.

Signed-off-by: David Lechner <david@pybricks.com>
2020-06-14 11:08:05 -05:00
..
.gitattributes
.gitignore
bootstrap_upip.sh
build-stm-latest.sh
cc1
codeformat.py tools/codeformat.py: Remove sizeof fixup. 2020-06-14 20:24:18 +10:00
codestats.sh
dfu.py
file2h.py
gen-changelog.sh
gen-cpydiff.py
gendoc.py
insert-usb-ids.py
make-frozen.py
makemanifest.py
metrics.py
mpy-tool.py
mpy_bin2res.py
mpy_cross_all.py
mpy_ld.py
pyboard.py
pydfu.py
tinytest-codegen.py
uf2conv.py
uncrustify.cfg tools/uncrustify: Update config for v0.71.0. 2020-06-14 11:08:05 -05:00
upip.py
upip_utarfile.py