[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 11a783: [build system] removed
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 11a783: [build system] removed detection/support for old n... |
Date: |
Wed, 23 Jan 2013 12:42:41 -0800 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: 11a783ce7ac9475759803553d122b7f1973e0961
https://github.com/paparazzi/paparazzi/commit/11a783ce7ac9475759803553d122b7f1973e0961
Author: Felix Ruess <address@hidden>
Date: 2013-01-23 (Wed, 23 Jan 2013)
Changed paths:
M conf/Makefile.arm-common
M conf/Makefile.lpc21
M conf/Makefile.stm32
Log Message:
-----------
[build system] removed detection/support for old non-multilib toolchains
* stm32: removed fix-cortex-m3-ldrd from flags: is already enabled with
-mcpu=cortex-m3
* lpc21: shoul actually also still work with the really old arm-elf compiler,
although not recommended
* While here clean up a bit more and move some more stuff to the common makefile
This fix should fix compilation of stm32 firmwares with other toolchains
then the one provided by paparazzi. Tested with gcc-arm-embedded
(https://launchpad.net/gcc-arm-embedded) 4_7-2012q4 on mac os x and ubuntu
12.04.
The toolchain is more optimized for arm cortex m and r series cpus.
Commit: 4ad939e74722029812ce1de44781023f8d032e57
https://github.com/paparazzi/paparazzi/commit/4ad939e74722029812ce1de44781023f8d032e57
Author: Felix Ruess <address@hidden>
Date: 2013-01-23 (Wed, 23 Jan 2013)
Changed paths:
M conf/Makefile.stm32
Log Message:
-----------
[stm32] removed some more old debug targets in the makefile
Compare:
https://github.com/paparazzi/paparazzi/compare/3e58b39e52b1...4ad939e74722
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 11a783: [build system] removed detection/support for old n...,
GitHub <=