aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/fx3/b200/.gitignore
diff options
context:
space:
mode:
authorMark Meserve <mark.meserve@ni.com>2019-04-11 15:14:37 -0500
committerMartin Braun <martin.braun@ettus.com>2019-04-11 15:21:53 -0700
commitc1e0e7329615806516d9ec3391a3fbf9e3a08852 (patch)
tree5c9d4c6e69a7e61a2cf8bd3f6fdd201b56ebff3a /firmware/fx3/b200/.gitignore
parent3642ac013e9b7eaf7d454790c6a1c7387b0238c4 (diff)
downloaduhd-c1e0e7329615806516d9ec3391a3fbf9e3a08852.tar.gz
uhd-c1e0e7329615806516d9ec3391a3fbf9e3a08852.tar.bz2
uhd-c1e0e7329615806516d9ec3391a3fbf9e3a08852.zip
b200: add custom bootloader
- Adds custom bootloader code - Refactor common functions in firmware and bootloader
Diffstat (limited to 'firmware/fx3/b200/.gitignore')
-rw-r--r--firmware/fx3/b200/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/fx3/b200/.gitignore b/firmware/fx3/b200/.gitignore
index 13c187886..2c36b03cd 100644
--- a/firmware/fx3/b200/.gitignore
+++ b/firmware/fx3/b200/.gitignore
@@ -1,4 +1,7 @@
+lib
+!common
*.o
*.elf
*.hex
*.map
+*.img