[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 542673: Makefile and linker up
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 542673: Makefile and linker update |
Date: |
Tue, 15 Oct 2013 15:39:48 -0700 |
Branch: refs/heads/rt_paparazzi
Home: https://github.com/paparazzi/paparazzi
Commit: 542673fa2943f317142770f8b894f7731456c99c
https://github.com/paparazzi/paparazzi/commit/542673fa2943f317142770f8b894f7731456c99c
Author: podhrmic <address@hidden>
Date: 2013-10-15 (Tue, 15 Oct 2013)
Changed paths:
M conf/Makefile.chibios
M conf/boards/lia_1.1_chibios.makefile
A conf/chibios_rules.mk
A sw/airborne/arch/chibios/STM32F107xC.ld
Log Message:
-----------
Makefile and linker update
1) Custom linker script in case we are using luftboot (8kb memory offset)
2) Custom makefiles rules for chibios (no .dep/ folder)
Commit: 80abd02752b6de6753885f9a4bce3ef6382e8972
https://github.com/paparazzi/paparazzi/commit/80abd02752b6de6753885f9a4bce3ef6382e8972
Author: podhrmic <address@hidden>
Date: 2013-10-15 (Tue, 15 Oct 2013)
Changed paths:
M conf/Makefile.chibios
M sw/airborne/arch/chibios/mcu_periph/uart_arch.c
M sw/airborne/subsystems/gps/gps_ubx.c
Log Message:
-----------
Tidy up
1) gps_ubx.c modified so the compiler doesn't print errors
2) uart_arch.c modified so the compiler doesn't print errors
3) Makefile.chibios uses again Makefile.stm32-upload script
Compare:
https://github.com/paparazzi/paparazzi/compare/fc9e86262bd8...80abd02752b6
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 542673: Makefile and linker update,
GitHub <=