mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-18 08:54:15 +01:00
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.