Removed need to specify timer peripherals in the target.h files. Now present in the...
commitdbb5386f1b27c73a0bf1c7f74a0aa22d3a30b448
authorblckmn <blackman@xtra.com.au>
Sat, 18 Jun 2016 11:40:32 +0000 (18 21:40 +1000)
committerblckmn <blackman@xtra.com.au>
Sat, 18 Jun 2016 11:40:32 +0000 (18 21:40 +1000)
tree4a4b2cc364e49d215623ca68ccf402699975a9af
parentadb38caac8f15622ecf474dfba0708d77720e289
Removed need to specify timer peripherals in the target.h files. Now present in the MCU timer specific files.
34 files changed:
src/main/drivers/timer.c
src/main/drivers/timer.h
src/main/drivers/timer_stm32f10x.c
src/main/drivers/timer_stm32f30x.c
src/main/drivers/timer_stm32f4xx.c
src/main/target/ALIENFLIGHTF3/target.h
src/main/target/ALIENFLIGHTF4/target.h
src/main/target/BLUEJAYF4/target.c
src/main/target/BLUEJAYF4/target.h
src/main/target/CC3D/target.h
src/main/target/CHEBUZZF3/target.h
src/main/target/CJMCU/target.h
src/main/target/COLIBRI_RACE/target.h
src/main/target/DOGE/target.h
src/main/target/EUSTM32F103RC/target.h
src/main/target/FURYF3/target.h
src/main/target/FURYF4/target.h
src/main/target/IRCFUSIONF3/target.h
src/main/target/KISSFC/target.h
src/main/target/LUX_RACE/target.h
src/main/target/MOTOLAB/target.h
src/main/target/NAZE/target.h
src/main/target/OLIMEXINO/target.h
src/main/target/PIKOBLX/target.h
src/main/target/PORT103R/target.h
src/main/target/REVO/target.h
src/main/target/REVONANO/target.h
src/main/target/RMDO/target.h
src/main/target/SINGULARITY/target.h
src/main/target/SPARKY/target.h
src/main/target/SPRACINGF3/target.h
src/main/target/SPRACINGF3EVO/target.h
src/main/target/SPRACINGF3MINI/target.h
src/main/target/STM32F3DISCOVERY/target.h