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 6450c84987 HAL_Empty: added dummy millis64() and micros64() 11 years ago
..
examples/empty_example HAL_Empty: fixed example build 11 years ago
AP_HAL_Empty.h
AP_HAL_Empty_Main.h
AP_HAL_Empty_Namespace.h HAL_Empty: removed Console driver 12 years ago
AP_HAL_Empty_Private.h HAL_Empty: removed Console driver 12 years ago
AnalogIn.cpp HAL_Empty: avoid some float conversion warnings 11 years ago
AnalogIn.h AP_HAL: added board_voltage AnalogIn method 11 years ago
GPIO.cpp AP_HAL: convert to unix file format 12 years ago
GPIO.h AP_HAL: convert to unix file format 12 years ago
HAL_Empty_Class.cpp HAL_Empty: no uartE 11 years ago
HAL_Empty_Class.h
I2CDriver.cpp HAL_Empty: make I2C ops fail 11 years ago
I2CDriver.h
PrivateMember.cpp
PrivateMember.h
RCInput.cpp AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels() 11 years ago
RCInput.h AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels() 11 years ago
RCOutput.cpp AP_HAL: removed unused enable_mask and disable_mask functions 11 years ago
RCOutput.h AP_HAL: removed unused enable_mask and disable_mask functions 11 years ago
SPIDriver.cpp
SPIDriver.h
Scheduler.cpp HAL_Empty: added dummy millis64() and micros64() 11 years ago
Scheduler.h HAL_Empty: added dummy millis64() and micros64() 11 years ago
Semaphores.cpp
Semaphores.h
Storage.cpp AP_HAL: removed old storage type read/write functions 11 years ago
Storage.h AP_HAL: removed old storage type read/write functions 11 years ago
UARTDriver.cpp HAL_Empty: implement a dummy buffered write 12 years ago
UARTDriver.h HAL_Empty: implement a dummy buffered write 12 years ago
Util.h AP_HAL_Empty: convert to new AP_HAL printf 12 years ago