1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/board_hw_defs
Stacey Sheldon b8c16fe7a5 hw defs: move misc defines and non-const data out of board_hw_defs.c
The board_hw_defs.c file should only contain static
const declarations that only describe the hardware.

All other non-const variables should be put into one
of the pios_board.c files.
2012-02-07 02:25:31 -05: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 hw defs: move misc defines and non-const data out of board_hw_defs.c 2012-02-07 02:25:31 -05:00