diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-06-05 21:21:28 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-06-05 21:21:28 +0200 |
commit | 310c2837836d24e1335eafed4fda2701570c1760 (patch) | |
tree | 5dec2822850656080ff0dcf89d2772a057e56c8c /src/common/sourcelist.txt | |
parent | 8618657695b2530f463d1e7e0fca11304d2b897e (diff) | |
download | glutte-o-matic-310c2837836d24e1335eafed4fda2701570c1760.tar.gz glutte-o-matic-310c2837836d24e1335eafed4fda2701570c1760.tar.bz2 glutte-o-matic-310c2837836d24e1335eafed4fda2701570c1760.zip |
Create objects for common/ fsm main minmea
Diffstat (limited to 'src/common/sourcelist.txt')
-rw-r--r-- | src/common/sourcelist.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/common/sourcelist.txt b/src/common/sourcelist.txt index 4c85b65..350c037 100644 --- a/src/common/sourcelist.txt +++ b/src/common/sourcelist.txt @@ -1,5 +1,8 @@ src/GPIO/usart.c src/GPS/gps.c +src/GPS/minmea.c src/Core/common.c +src/Core/fsm.c +src/Core/main.c src/Audio/cw.c src/Audio/audio.c |