ardupilot/libraries/AP_HAL
Peter Barker 3387cad322 AP_HAL: remove VRBrain board sub-types
these were only used to turn choose between AP_Notify LED backends, which can be done much more neatly with specific features defines.
2024-03-26 11:06:13 +11:00
..
board AP_HAL: rename GPS_to GPS1_ 2024-03-19 19:50:12 +11:00
examples
tests AP_HAL: add timeout helper functions 2024-02-28 22:25:48 +11:00
utility AP_HAL: Fix incorrect return type 2024-03-25 08:06:46 +11:00
AP_HAL.h
AP_HAL_Boards.h AP_HAL: remove VRBrain board sub-types 2024-03-26 11:06:13 +11:00
AP_HAL_Macros.h
AP_HAL_Main.h
AP_HAL_Namespace.h
AnalogIn.h
CANIface.cpp
CANIface.h
DSP.cpp
DSP.h
Device.cpp
Device.h
Flash.h
GPIO.cpp
GPIO.h
HAL.cpp
HAL.h
I2CDevice.h
OpticalFlow.h
RCInput.h
RCOutput.cpp
RCOutput.h
SIMState.cpp AP_HAL: add and use AP_RCProtocol_UDP 2024-03-25 22:35:04 +11:00
SIMState.h AP_HAL: add and use AP_RCProtocol_UDP 2024-03-25 22:35:04 +11:00
SPIDevice.h
Scheduler.cpp
Scheduler.h AP_HAL: Turn hold_in_bootloader default as false in reboot 2024-03-12 21:13:41 +11:00
Semaphores.cpp
Semaphores.h
Storage.cpp
Storage.h
UARTDriver.cpp
UARTDriver.h
Util.cpp
Util.h
WSPIDevice.h
system.cpp
system.h AP_HAL: add timeout helper functions 2024-02-28 22:25:48 +11:00