aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2013-05-20 20:33:18 +0200
committerpx4dev <px4@purgatory.org>2013-05-20 20:33:18 +0200
commit05fe7779a98ef2d44693dac28bf73a899772a206 (patch)
tree0997e0c2669f94d857d4e4d171c82e14a50af204 /src
parent5576e321fa8cd027b15deeb15b7ca05541fde4fe (diff)
downloadpx4-firmware-05fe7779a98ef2d44693dac28bf73a899772a206.tar.gz
px4-firmware-05fe7779a98ef2d44693dac28bf73a899772a206.tar.bz2
px4-firmware-05fe7779a98ef2d44693dac28bf73a899772a206.zip
Fix .gitignore to avoid ignoring prebuilt libraries.
Also, generally clean-up the .gitignores and farm off separate versions for the NuttX/Apps directories to keep things tidy.
Diffstat (limited to 'src')
-rw-r--r--src/modules/mathlib/CMSIS/libarm_cortexM3l_math.abin0 -> 3039508 bytes
-rwxr-xr-xsrc/modules/mathlib/CMSIS/libarm_cortexM4l_math.abin0 -> 3049684 bytes
-rwxr-xr-xsrc/modules/mathlib/CMSIS/libarm_cortexM4lf_math.abin0 -> 2989192 bytes
-rw-r--r--src/modules/sensors/.context0
-rw-r--r--src/systemcmds/tests/.context0
5 files changed, 0 insertions, 0 deletions
diff --git a/src/modules/mathlib/CMSIS/libarm_cortexM3l_math.a b/src/modules/mathlib/CMSIS/libarm_cortexM3l_math.a
new file mode 100644
index 000000000..6898bc27d
--- /dev/null
+++ b/src/modules/mathlib/CMSIS/libarm_cortexM3l_math.a
Binary files differ
diff --git a/src/modules/mathlib/CMSIS/libarm_cortexM4l_math.a b/src/modules/mathlib/CMSIS/libarm_cortexM4l_math.a
new file mode 100755
index 000000000..a0185eaa9
--- /dev/null
+++ b/src/modules/mathlib/CMSIS/libarm_cortexM4l_math.a
Binary files differ
diff --git a/src/modules/mathlib/CMSIS/libarm_cortexM4lf_math.a b/src/modules/mathlib/CMSIS/libarm_cortexM4lf_math.a
new file mode 100755
index 000000000..94525528e
--- /dev/null
+++ b/src/modules/mathlib/CMSIS/libarm_cortexM4lf_math.a
Binary files differ
diff --git a/src/modules/sensors/.context b/src/modules/sensors/.context
deleted file mode 100644
index e69de29bb..000000000
--- a/src/modules/sensors/.context
+++ /dev/null
diff --git a/src/systemcmds/tests/.context b/src/systemcmds/tests/.context
deleted file mode 100644
index e69de29bb..000000000
--- a/src/systemcmds/tests/.context
+++ /dev/null