You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Tridgell 4cff98dcae AP_HAL: added AP_HAL_BOARD_DRIVER define 12 years ago
..
utility AP_HAL: UARTDriver & Stream uses only sized int types 12 years ago
AP_HAL.h AP_HAL: preprocessor enum of HAL_BOARD 12 years ago
AP_HAL_Boards.h AP_HAL: added AP_HAL_BOARD_DRIVER define 12 years ago
AP_HAL_Namespace.h SPIDriver: namespace explicit to better permit copypasta 12 years ago
AnalogIn.h AP_HAL: AnalogIn uses only sized int types 12 years ago
Console.h AP_HAL: Console uses only sized int types 12 years ago
GPIO.h AP_HAL: use sized ints in GPIO 12 years ago
HAL.h AP_HAL: fixed argv declaration to match getopt() 12 years ago
I2CDriver.h AP_HAL: I2CDriver bug fixed for pure virtual base class 12 years ago
RCInput.h AP_HAL: RCInput has overrides 12 years ago
RCOutput.h AP_HAL_AVR: RCOutput tested implementation for APM2 12 years ago
SPIDriver.h AP_HAL: add bulk transaction to SPIDeviceDriver 12 years ago
Scheduler.h AP_HAL: Add panic method to scheduler 12 years ago
Semaphore.h AP_HAL: move AP_Semaphore to be part of the HAL 12 years ago
Storage.h AP_HAL Storage: use a int type rather than pointer type for location 12 years ago
UARTDriver.h AP_HAL: remove EmptyUARTDriver 12 years ago