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.
 
 
 
 
 
 
Julien BERAUD 7275e33e79 AP_HAL: add the possibility to have more than 1 i2c 10 years ago
..
examples AP_HAL_AVR: convert example from .pde to .cpp 10 years ago
utility HAL_AVR: renamed pins_arduino_mega.c to .cpp 11 years ago
AP_HAL_AVR.h
AP_HAL_AVR_Main.h
AP_HAL_AVR_Namespace.h
AP_HAL_AVR_private.h
AnalogIn.h
AnalogIn_ADC.cpp HAL_AVR: fixes for HAL_GPIO_ define change 11 years ago
AnalogIn_Common.cpp AP_HAL_AVR: use functor macros 10 years ago
GPIO.cpp HAL_AVR: fixes for HAL_GPIO_ define change 11 years ago
GPIO.h
HAL_AVR_APM1_Class.cpp AP_HAL: add the possibility to have more than 1 i2c 10 years ago
HAL_AVR_APM1_Class.h
HAL_AVR_APM2_Class.cpp AP_HAL: add the possibility to have more than 1 i2c 10 years ago
HAL_AVR_APM2_Class.h
I2CDriver.cpp
I2CDriver.h
RCInput.h HAL_AVR: implement updated new_input() semantics 10 years ago
RCInput_APM1.cpp HAL_AVR: implement updated new_input() semantics 10 years ago
RCInput_APM2.cpp HAL_AVR: implement updated new_input() semantics 10 years ago
RCOutput.h
RCOutput_APM1.cpp AP_HAL_AVR: Changed constrain_period to use RC_OUTPUT bounds instead of RC_INPUT 10 years ago
RCOutput_APM2.cpp AP_HAL_AVR: Changed constrain_period to use RC_OUTPUT bounds instead of RC_INPUT 10 years ago
SPIDeviceManager_APM1.cpp
SPIDeviceManager_APM2.cpp
SPIDevice_SPI0.cpp HAL_AVR: fixes for HAL_GPIO_ define change 11 years ago
SPIDevice_SPI2.cpp HAL_AVR: fixes for HAL_GPIO_ define change 11 years ago
SPIDevice_SPI3.cpp HAL_AVR: fixes for HAL_GPIO_ define change 11 years ago
SPIDevices.h
SPIDriver.h
Scheduler.cpp AP_HAL_AVR: Do not compare delegate to NULL 10 years ago
Scheduler.h AP_HAL: use noreturn attribute on panic 10 years ago
Scheduler_Timer.cpp
Semaphores.cpp
Semaphores.h
Storage.cpp HAL_AVR: fixed warning 10 years ago
Storage.h AP_HAL: removed old storage type read/write functions 11 years ago
UARTDriver.cpp
UARTDriver.h
Util.h
memcheck.cpp
memcheck.h