ardupilot/libraries/AP_HAL_ChibiOS
Andrew Tridgell 6a2303f72d hwdef: enable telem3 (SERIAL5) TX on Pix32v5
this is now safe as we disable the TX/RX pins on ports with
SERIALn_PROTOCOL = -1

as this board defaults to protocol -1 for SERIAL5, we can enable this
if the user wishes to use telem3
2021-12-28 10:13:58 +11:00
..
hwdef hwdef: enable telem3 (SERIAL5) TX on Pix32v5 2021-12-28 10:13:58 +11:00
AnalogIn.cpp AP_HAL_ChibiOS: fix ADC scaling on IOMCU 2021-11-16 14:12:43 +11:00
AnalogIn.h
AP_HAL_ChibiOS_Namespace.h
AP_HAL_ChibiOS_Private.h
AP_HAL_ChibiOS.h
bxcan.hpp
CANFDIface.cpp
CANFDIface.h
CanIface.cpp
CANIface.h
Device.cpp
Device.h
DSP.cpp AP_HAL_ChibiOS: remove redundant harmonics from DSP 2021-12-22 18:13:38 +11:00
DSP.h AP_HAL_ChibiOS: remove redundant harmonics from DSP 2021-12-22 18:13:38 +11:00
EventSource.cpp
EventSource.h
Flash.h
GPIO.cpp AP_HAL_ChibiOS: remove unused pin-related defines 2021-11-20 11:08:48 +11:00
GPIO.h
HAL_ChibiOS_Class.cpp AP_HAL_ChibiOS: support up to 9 UARTs 2021-11-22 22:48:59 +11:00
HAL_ChibiOS_Class.h
I2CDevice.cpp
I2CDevice.h
QSPIDevice.cpp
QSPIDevice.h
RCInput.cpp
RCInput.h
RCOutput_bdshot.cpp
RCOutput_serial.cpp
RCOutput.cpp RCOutput: fix motor stopping with rev thrust and full throttle 2021-10-26 10:53:34 +11:00
RCOutput.h HAL_ChibiOS: enable DShot on L4 MCUs for AP_Periph 2021-12-07 10:23:54 +11:00
Scheduler.cpp
Scheduler.h
sdcard.cpp
sdcard.h
Semaphores.cpp
Semaphores.h
shared_dma.cpp
shared_dma.h
SoftSigReader.cpp
SoftSigReader.h
SoftSigReaderInt.cpp
SoftSigReaderInt.h
SPIDevice.cpp
SPIDevice.h
stdio.cpp
Storage.cpp AP_HAL_ChibiOS: add get_storage_ptr method 2021-11-10 17:21:35 +11:00
Storage.h AP_HAL_ChibiOS: add get_storage_ptr method 2021-11-10 17:21:35 +11:00
system.cpp HAL_ChibiOS: disable building CrashCatcher for non 2M boards 2021-10-30 19:24:57 +11:00
UARTDriver.cpp AP_HAL_ChibiOS: Fix get_options() to use uint16_t 2021-12-15 14:14:07 +11:00
UARTDriver.h AP_HAL_ChibiOS: Fix get_options() to use uint16_t 2021-12-15 14:14:07 +11:00
Util.cpp AP_HAL_ChibiOS: Fix multi #include's 2021-12-21 10:38:46 +11:00
Util.h HAL_ChibiOS: mention of HAL_CRASH_DUMP_FLASHPAGE not required 2021-12-01 18:17:50 +11:00