1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00
LibrePilot/flight/pios
Brian Webb bc4f615c25 Adds setting HSE_VALUE on all F1 targets (should only be necessary if the HSE clock is not 8MHz).
Moves the CMSIS system_stm3210x.c from library.mk to the individual Makefiles for the F1 targets.  This allows for custom SystemInit functions where necessary.
2013-05-17 22:01:48 -07:00
..
common Merge branch 'next' into hyper/OP-951_add--Wshadow-to-flight-CFLAGS 2013-05-16 06:28:56 +09:30
inc Merge branch 'next' into brian/support_inverted_USB_vsense 2013-05-17 05:54:42 +09:30
osx Move flight/PiOS.osx->flight/pios/osx 2013-04-25 13:23:47 +03:00
posix OP-931: Makes flight code compile with -Wfloat-equal and -Wunsuffixed-float-constants enabled. 2013-04-30 20:36:42 +09:30
stm32f4xx Merge branch 'next' into brian/support_inverted_USB_vsense 2013-05-17 05:54:42 +09:30
stm32f10x Adds setting HSE_VALUE on all F1 targets (should only be necessary if the HSE clock is not 8MHz). 2013-05-17 22:01:48 -07:00
win32 Move flight/PiOS.win32->flight/pios/win32 2013-04-25 13:19:06 +03:00
pios_sim_posix.h OP-936: Moves the task monitor code out of the flight library and into PiOS. 2013-05-03 07:01:14 +09:30
pios.h OP-936: Merges branch 'next' into hyper/OP-936_task-monitor-rework, fixes damage/conflicts, 2013-05-06 19:11:14 +09:30