diff options
author | jaseg <git@jaseg.net> | 2017-08-15 10:30:35 +0200 |
---|---|---|
committer | jaseg <git@jaseg.net> | 2017-08-15 10:30:35 +0200 |
commit | 71ad806c888027f90c5e0a149252263857b97bcc (patch) | |
tree | 372a8180b0ffe969cf30f3233a8f5eb41f3a46c3 /fw/.gitignore | |
parent | 369c0909555371866df5fcc3d267927aee5aafa6 (diff) | |
download | 7seg-71ad806c888027f90c5e0a149252263857b97bcc.tar.gz 7seg-71ad806c888027f90c5e0a149252263857b97bcc.tar.bz2 7seg-71ad806c888027f90c5e0a149252263857b97bcc.zip |
Working on uart code
Diffstat (limited to 'fw/.gitignore')
-rw-r--r-- | fw/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fw/.gitignore b/fw/.gitignore index 619130b..02752e1 100644 --- a/fw/.gitignore +++ b/fw/.gitignore @@ -6,3 +6,4 @@ *.expand *.bin *.hex +*.pp |