1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/board_hw_defs
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
..
coptercontrol USB: Update the USB configuration structure to include the GPIO that is used 2012-01-24 22:15:43 -06:00
pipxtreme board_hw_defs: factor out board-specific hw config definitions 2012-01-22 19:41:41 -05:00
revolution Handle different prescaler values for timers on APB1 and APB2. 2012-01-28 20:04:55 +01:00