[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 0ed915: [i2c] silence some war
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 0ed915: [i2c] silence some warnings if I2C not used |
Date: |
Sun, 18 May 2014 04:44:17 -0700 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: 0ed9150950563f397d5a6d30636d70ecff54961f
https://github.com/paparazzi/paparazzi/commit/0ed9150950563f397d5a6d30636d70ecff54961f
Author: Felix Ruess <address@hidden>
Date: 2014-05-18 (Sun, 18 May 2014)
Changed paths:
M sw/airborne/arch/stm32/mcu_periph/i2c_arch.c
Log Message:
-----------
[i2c] silence some warnings if I2C not used
Commit: 81d3759f73a48e6e48c4a5b6087939ef0e24cc01
https://github.com/paparazzi/paparazzi/commit/81d3759f73a48e6e48c4a5b6087939ef0e24cc01
Author: Felix Ruess <address@hidden>
Date: 2014-05-18 (Sun, 18 May 2014)
Changed paths:
M sw/airborne/arch/lpc21/mcu_periph/i2c_arch.c
M sw/airborne/arch/lpc21/mcu_periph/i2c_arch.h
M sw/airborne/arch/omap/mcu_periph/i2c_arch.c
M sw/airborne/arch/omap/mcu_periph/i2c_arch.h
M sw/airborne/arch/sim/mcu_periph/i2c_arch.c
M sw/airborne/arch/sim/mcu_periph/i2c_arch.h
M sw/airborne/arch/stm32/mcu_periph/i2c_arch.c
M sw/airborne/arch/stm32/mcu_periph/i2c_arch.h
M sw/airborne/firmwares/beth/bench_sensors.h
M sw/airborne/firmwares/fixedwing/main_ap.c
M sw/airborne/mcu.c
M sw/airborne/mcu_periph/i2c.c
M sw/airborne/mcu_periph/i2c.h
M sw/airborne/test/subsystems/test_ahrs.c
M sw/airborne/test/subsystems/test_imu.c
Log Message:
-----------
[i2c] use #if USE_I2Cx instead of #ifdef
Compare:
https://github.com/paparazzi/paparazzi/compare/d6b8be5a1866...81d3759f73a4
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 0ed915: [i2c] silence some warnings if I2C not used,
GitHub <=