This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
ardupilot
Watch
5
Star
0
Fork
0
You've already forked ardupilot
mirror of
https://github.com/ArduPilot/ardupilot
synced
2025-01-16 21:58:31 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
245851b9b5
ardupilot
/
libraries
/
AP_HAL_ChibiOS
History
Andrew Tridgell
e2535a3851
HAL_ChibiOS: fixed USB pass-thru for 2nd USB endpoint
...
we need to align the endpoint ID in the structure
2023-06-08 10:05:36 +09:00
..
hwdef
HAL_ChibiOS: fixed USB pass-thru for 2nd USB endpoint
2023-06-08 10:05:36 +09:00
AnalogIn.cpp
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
DSP.h
EventSource.cpp
EventSource.h
Flash.h
GPIO.cpp
GPIO.h
HAL_ChibiOS_Class.cpp
HAL_ChibiOS_Class.h
I2CDevice.cpp
I2CDevice.h
LogStructure.h
QSPIDevice.cpp
QSPIDevice.h
RCInput.cpp
AP_HAL_ChibiOS: exclude more code based on HAL_WITH_IO_MCU
2023-02-09 17:52:10 +11:00
RCInput.h
AP_HAL_ChibiOS: exclude more code based on HAL_WITH_IO_MCU
2023-02-09 17:52:10 +11:00
RCOutput_bdshot.cpp
RCOutput_serial.cpp
RCOutput.cpp
AP_HAL_ChibiOS: correct locking on LED thread
2023-06-08 10:05:35 +09:00
RCOutput.h
AP_HAL_ChibiOS: move LED processing to a separate thread
2023-06-08 10:05:35 +09:00
Scheduler.cpp
AP_HAL_ChibiOS: move LED processing to a separate thread
2023-06-08 10:05:35 +09:00
Scheduler.h
AP_HAL_ChibiOS: move LED processing to a separate thread
2023-06-08 10:05:35 +09:00
sdcard.cpp
AP_HAL_ChibiOS: add SD card support to bootloader
2023-02-28 11:26:04 +11:00
sdcard.h
AP_HAL_ChibiOS: add SD card support to bootloader
2023-02-28 11:26:04 +11:00
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
Storage.h
system.cpp
HAL_ChibiOS: support starting the clock at non-zero
2023-03-26 16:46:47 +11:00
UARTDriver.cpp
AP_HAL_ChibiOS: Fix half-duplex serial on L431 periph nodes
2023-02-23 08:53:40 +11:00
UARTDriver.h
Util.cpp
Util.h