[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 492be9: Added a MULTILIB guart
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 492be9: Added a MULTILIB guart allowing overriding of stm3... |
Date: |
Mon, 19 Mar 2012 01:01:51 -0700 |
Branch: refs/heads/locm3
Home: https://github.com/paparazzi/paparazzi
Commit: 492be9af9c9fc65297a0d1f8feb578461ad2fc38
https://github.com/paparazzi/paparazzi/commit/492be9af9c9fc65297a0d1f8feb578461ad2fc38
Author: Piotr Esden-Tempski <address@hidden>
Date: 2012-03-19 (Mon, 19 Mar 2012)
Changed paths:
M conf/Makefile.stm32
Log Message:
-----------
Added a MULTILIB guart allowing overriding of stm32 targets to use multilib
although they did not automatically detect it.
Commit: d09a2cda43bdb754eedc21cd5b10bf643591ba07
https://github.com/paparazzi/paparazzi/commit/d09a2cda43bdb754eedc21cd5b10bf643591ba07
Author: Piotr Esden-Tempski <address@hidden>
Date: 2012-03-19 (Mon, 19 Mar 2012)
Changed paths:
M sw/airborne/arch/stm32/mcu_periph/i2c_arch.c
M sw/airborne/arch/stm32/subsystems/radio_control/ppm_arch.c
M sw/airborne/boards/lisa_l/test_baro.c
M sw/airborne/lisa/test/lisa_test_adxl345.c
M sw/airborne/lisa/test/lisa_test_adxl345_dma.c
M sw/airborne/lisa/test/lisa_test_hmc5843.c
M sw/airborne/lisa/test/lisa_test_itg3200.c
M sw/airborne/test/subsystems/test_imu.c
Log Message:
-----------
Some minor fixes, but also commented a bunch of not ported code in examples.
The reason is that most of them are reimplementing the
drivers, that they should be using. These code bases are tested by now
in real code. Left warnings all over the place to make sure we revisit
those.
Compare: https://github.com/paparazzi/paparazzi/compare/2046a2a...d09a2cd
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 492be9: Added a MULTILIB guart allowing overriding of stm3...,
GitHub <=