1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/flight/OpenPilot/System
James Cotton 4847a04db8 Mainboard: Get PWM working again. Had to add extra timer IRQ handlers for
TIM5-8.  Also TIM1 was not handled probably (for CC either) as the name of the
IRQ is TIM1_CC and TIM1_UP for the capture compare versus update.  I haven't
checked the downstream code that the registers it uses to map from a context to
event is invariant under timer channel.
2011-09-10 14:20:40 -05:00
..
inc Mainboard: Get PWM working again. Had to add extra timer IRQ handlers for 2011-09-10 14:20:40 -05:00
alarms.c Start initializing objects in the modules that consume them. Shouldn't affect 2011-06-18 14:20:51 -05:00
openpilot.c OP-423: Clean startup and add weak function call for stack swap. 2011-07-03 12:43:38 -07:00
pios_board_posix.c Modules/GPS: Make GPS COM unidirectional (rx only) and use smaller, runtime allocated heap buffers 2011-08-25 14:46:30 +02:00
pios_board.c Mainboard: Get PWM working again. Had to add extra timer IRQ handlers for 2011-09-10 14:20:40 -05:00
taskmonitor.c Make a few things optional if they are mostly for diagnostics to keep memory 2011-06-17 21:00:21 -05:00