Extract LogFile, add (dumb) logging to ERT, AIS apps.

This commit is contained in:
Jared Boone
2015-12-01 22:39:27 -08:00
parent 29f2d0e50a
commit 57aed55cc7
9 changed files with 128 additions and 31 deletions
+1
View File
@@ -175,6 +175,7 @@ CPPSRC = main.cpp \
app_ert.cpp \
app_spectrum_analysis.cpp \
sd_card.cpp \
log_file.cpp \
manchester.cpp \
../common/utility.cpp \
../common/chibios_cpp.cpp \