summaryrefslogtreecommitdiff
path: root/tools/codestats.sh
AgeCommit message (Collapse)Author
2020-07-06Add license to some obvious files.Diego Elio Pettenò
2020-06-25Refer to "main" branch of circuitpythonJeff Epler
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
This can be enforced by pre-commit, but correct it separately to make it easier to review.
2017-09-06all: Update Makefiles and others to build with new ports/ dir layout.Damien George
Also renames "stmhal" to "stm32" in documentation and everywhere else.
2017-07-19all: Remove trailing spaces, per coding conventions.Damien George
2015-06-03tools: Add codestats.sh to compute code statistics such as size, speed.Damien George