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 all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
file2h.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
gen-changelog.sh
gen-cpydiff.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
gendoc.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
insert-usb-ids.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
make-frozen.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
makemanifest.py tools/makemanifest.py: Fix build on Windows by adding .exe to mpy-cross. 2020-03-05 10:26:31 +11:00
metrics.py tools/metrics.py: Use OrderedDict when reading build log. 2020-04-22 14:03:26 +10:00
mpy-tool.py all: Fix implicit conversion from double to float. 2020-04-18 22:42:24 +10:00
mpy_bin2res.py
mpy_cross_all.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
mpy_ld.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
pyboard.py tools/pyboard.py: Add -d as an alias for --device. 2020-03-30 11:37:32 +11:00
pydfu.py tools/pydfu.py: Display any error strings from device/mboot. 2020-03-22 15:24:57 +11:00
tinytest-codegen.py py/objexcept: Allow compression of exception message text. 2020-04-05 15:02:06 +10:00
uf2conv.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
uncrustify.cfg tools/uncrustify: Update config for v0.71.0. 2020-06-14 11:08:05 -05:00
upip.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
upip_utarfile.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00