ardupilot/libraries/AP_BoardConfig
Andrew Tridgell 8f867ddb2b AP_BoardConfig: use take_blocking instead of HAL_SEMAPHORE_BLOCK_FOREVER
this makes for cleaner and smaller code as the failure case is not
needed
2020-01-19 20:19:30 +11:00
..
AP_BoardConfig.cpp AP_BoardConfig: include BRD_IO_ENABLE without board detect 2020-01-18 17:01:40 +11:00
AP_BoardConfig.h AP_BoardConfig: include BRD_IO_ENABLE without board detect 2020-01-18 17:01:40 +11:00
AP_BoardConfig_CAN.cpp AP_BoardConfig: added support for Piccolo CAN ESCs 2019-12-22 09:48:40 +11:00
AP_BoardConfig_CAN.h AP_BoardConfig: added support for Piccolo CAN ESCs 2019-12-22 09:48:40 +11:00
IMU_heater.cpp AP_BoardConfig: fixed debug code 2019-11-20 21:20:32 +11:00
board_drivers.cpp AP_BoardConfig: use take_blocking instead of HAL_SEMAPHORE_BLOCK_FOREVER 2020-01-19 20:19:30 +11:00
canbus_driver.cpp AP_BoardConfig: added support for Piccolo CAN ESCs 2019-12-22 09:48:40 +11:00
canbus_interface.cpp AP_BoardConfig_CAN: put debug code behind compile-time flag 2018-08-12 13:35:02 +01:00
canbus_slcan.cpp AP_BoardConfig: cleanup ifdefs for SLCAN enable 2019-10-08 10:02:14 +11:00