Age | Commit message (Expand) | Author |
---|---|---|
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 |