Add stack checker module andf fix all license headers

This commit is contained in:
2020-02-21 21:22:01 +01:00
parent 85ecc3064a
commit b5d4bf5528
18 changed files with 63 additions and 16 deletions

View File

@@ -47,8 +47,9 @@ CFILES += temp-converter.c
CFILES += rotary-encoder.c
CFILES += stack-check.c
DEFINES += -DDEBUGBUILD
#TODO
###################################################################################
CC=arm-none-eabi-gcc