Updated SLOC count doc. Added McCabe complexity to Makefile.

This commit is contained in:
Steve Karg
2023-12-11 10:01:35 -06:00
parent cc84a16c14
commit 7bcaa61f36
3 changed files with 56 additions and 18 deletions
+2
View File
@@ -24,6 +24,8 @@ package "gitg"
package "tofrodos"
package "clang-format"
package "sloccount"
package "complexity"
package "pmccabe"
# install ARM compiler and debugging tools
package "gcc-arm-none-eabi"