summaryrefslogtreecommitdiff
path: root/tools/codeformat.py
AgeCommit message (Expand)Author
2021-11-13drivers/ninaw10: Add ublox Nina-W10 WiFi/BT module driver.iabdalkader
2021-09-14mimxrt: Rework flash configuration.Philipp Ebensberger
2021-08-08tools/codeformat.py: Include ports/nrf/modules/nrf in code formatting.Glenn Ruben Bakke
2021-07-12all: Update to point to files in new shared/ directory.Damien George
2020-07-20lib/mbedtls_errors: Add code to patch mbedtls for shortened error strs.Thorsten von Eicken
2020-06-18tools/codeformat.py: Include extmod/{btstack,nimble} in code formatting.Damien George
2020-06-14tools/codeformat.py: Remove sizeof fixup.David Lechner
2020-05-29tools/codeformat.py: Add verbose option to pass to uncrustify and black.David Lechner
2020-05-28tools/codeformat.py: Use -q option on uncrustify to make output quiet.David Lechner
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2020-03-25tools/codeformat.py: Include all msvc C code in auto-format.stijn
2020-03-11tools/codeformat.py: Eliminate need for sizeof fixup.David Lechner
2020-02-28tools/codeformat.py: Add formatter using uncrustify for C, black for Py.Damien George