diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-06-05 21:08:03 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-06-05 21:08:22 +0200 |
commit | 8618657695b2530f463d1e7e0fca11304d2b897e (patch) | |
tree | 1f183912e438599ef7abdc0e188c48a3da30d56d /src/common/sourcelist.txt | |
parent | ba105ccbf7c350e24ee527472a99e3672983e93d (diff) | |
download | glutte-o-matic-8618657695b2530f463d1e7e0fca11304d2b897e.tar.gz glutte-o-matic-8618657695b2530f463d1e7e0fca11304d2b897e.tar.bz2 glutte-o-matic-8618657695b2530f463d1e7e0fca11304d2b897e.zip |
Make object for common/Audio
Diffstat (limited to 'src/common/sourcelist.txt')
-rw-r--r-- | src/common/sourcelist.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/sourcelist.txt b/src/common/sourcelist.txt index 97cb298..4c85b65 100644 --- a/src/common/sourcelist.txt +++ b/src/common/sourcelist.txt @@ -1,3 +1,5 @@ src/GPIO/usart.c src/GPS/gps.c src/Core/common.c +src/Audio/cw.c +src/Audio/audio.c |