aboutsummaryrefslogtreecommitdiff
path: root/tools/check_code_size.sh
AgeCommit message (Collapse)Author
2020-04-22tools/check_code_size.sh: Remove unused script.Damien George
It's now replaced by tools/metrics.py.
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.
2016-10-25tools/check_code_size.sh: Code size validation script for CI.Paul Sokolovsky