added runtime error details to guru meditation

This commit is contained in:
Bernd Herzog
2023-03-13 15:03:40 +01:00
parent 69df16d6e2
commit b6011a777b
8 changed files with 295 additions and 80 deletions

View File

@@ -139,7 +139,7 @@ set(CPPSRC
audio_stats_collector.cpp
${COMMON}/utility.cpp
${COMMON}/chibios_cpp.cpp
${COMMON}/debug.cpp
debug.cpp
${COMMON}/gcc.cpp
tone_gen.cpp
)