diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-06-05 20:28:32 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-06-05 20:28:32 +0200 |
commit | 97a104555de59091124a854cad3a5a4ff6bd285b (patch) | |
tree | f3f0bcb9cdcaa908bc3384da1759bef6998acf40 /src/common/sourcelist.txt | |
parent | ff3d9f84a14ca5c2d4c44bf946b0f0def8abe6b6 (diff) | |
download | glutte-o-matic-97a104555de59091124a854cad3a5a4ff6bd285b.tar.gz glutte-o-matic-97a104555de59091124a854cad3a5a4ff6bd285b.tar.bz2 glutte-o-matic-97a104555de59091124a854cad3a5a4ff6bd285b.zip |
Fix USART concurrency, create common usart object
Diffstat (limited to 'src/common/sourcelist.txt')
-rw-r--r-- | src/common/sourcelist.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/sourcelist.txt b/src/common/sourcelist.txt new file mode 100644 index 0000000..a8602d6 --- /dev/null +++ b/src/common/sourcelist.txt @@ -0,0 +1 @@ +src/GPIO/usart.c |