1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/PiOS/Boards
Alessio Morale 820e8ac062 Handle different prescaler values for timers on APB1 and APB2.
The PIOS_MASTER_CLOCK has been removed in favor of
PIOS_SYSCLK (the master clock value,168000000 for revolution)
PIOS_PERIPHERAL_APB1_CLOCK and
PIOS_PERIPHERAL_APB2_CLOCK
Look at STM32F4xx_Revolution.h for the list of timer/peripheral and APB them belongs.
2012-01-28 20:04:55 +01:00
..
pios_board.h Create revolution board file 2011-11-01 03:22:19 -05:00
STM32F4xx_Revolution.h Handle different prescaler values for timers on APB1 and APB2. 2012-01-28 20:04:55 +01:00
STM3210E_OP.h Merge remote-tracking branch 'origin/stac/led-boottime-config' into next 2012-01-24 10:38:33 -06:00
STM32103CB_AHRS.h leds: use boot-time config for PiOS LED layer 2012-01-22 18:22:59 -05:00
STM32103CB_CC_Rev1.h Change the bus speed for the L3GD20 to 10MHz and some small cleanups 2012-01-24 19:17:49 -06:00
STM32103CB_PIPXTREME_Rev1.h leds: use boot-time config for PiOS LED layer 2012-01-22 18:22:59 -05:00