index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/checkout-5
origin/docs/library/bluetooth
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
codeformat.py
Age
Commit message (
Expand
)
Author
2021-11-13
drivers/ninaw10: Add ublox Nina-W10 WiFi/BT module driver.
iabdalkader
2021-09-14
mimxrt: Rework flash configuration.
Philipp Ebensberger
2021-08-08
tools/codeformat.py: Include ports/nrf/modules/nrf in code formatting.
Glenn Ruben Bakke
2021-07-12
all: Update to point to files in new shared/ directory.
Damien George
2020-07-20
lib/mbedtls_errors: Add code to patch mbedtls for shortened error strs.
Thorsten von Eicken
2020-06-18
tools/codeformat.py: Include extmod/{btstack,nimble} in code formatting.
Damien George
2020-06-14
tools/codeformat.py: Remove sizeof fixup.
David Lechner
2020-05-29
tools/codeformat.py: Add verbose option to pass to uncrustify and black.
David Lechner
2020-05-28
tools/codeformat.py: Use -q option on uncrustify to make output quiet.
David Lechner
2020-03-30
tests: Format all Python code with black, except tests in basics subdir.
David Lechner
2020-03-25
tools/codeformat.py: Include all msvc C code in auto-format.
stijn
2020-03-11
tools/codeformat.py: Eliminate need for sizeof fixup.
David Lechner
2020-02-28
tools/codeformat.py: Add formatter using uncrustify for C, black for Py.
Damien George