diff options
author | Clyne Sullivan <clyne@bitgloo.com> | 2020-06-18 19:35:11 -0400 |
---|---|---|
committer | Clyne Sullivan <clyne@bitgloo.com> | 2020-06-18 19:35:11 -0400 |
commit | 6473b57cefe4c13cb262ed78bf0e49fe18a20267 (patch) | |
tree | 339cd8492b9bc055330037f7d6a0036415de902f /.gitignore | |
parent | 65b755658c62c8cf608c0ba46af4607fd7c74cc5 (diff) |
using serial lib, can connect to device
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,4 +2,5 @@ build ChibiOS_* **/.* gui/stmdspgui +*.o |