Ardupilot2/libraries/AP_HAL/board
Andrew Tridgell 4a8eda0589 AP_HAL: default CAN_Px_DRIVER to 0 on SITL
having this default to 1 slows down SITL startup for a lot of people
due to the CAN wait for sensor delays. It is easy to enable it when
CAN is needed in SITL
2023-05-01 14:10:59 +10:00
..
chibios.h AP_HAL: don't include Semaphore headers while building C source 2023-04-28 12:36:08 +10:00
empty.h AP_HAL: remove HAL_COMPASS_DEFAULT define 2022-02-01 12:10:38 +11:00
esp32.h AP_HAL: don't include Semaphore headers while building C source 2023-04-28 12:36:08 +10:00
linux.h AP_HAL: don't include Semaphore headers while building C source 2023-04-28 12:36:08 +10:00
sitl.h AP_HAL: default CAN_Px_DRIVER to 0 on SITL 2023-05-01 14:10:59 +10:00