17 Commits (d0080b66cddc4c22f6a0f698a630d35ac0a68af7)

Author SHA1 Message Date
Gustavo Jose de Sousa 12423814ef AP_HAL_AVR: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 273bc230e6 HAL_AVR: renamed pins_arduino_mega.c to .cpp 11 years ago
Andrew Tridgell 60122f9877 AP_HAL: moved printf implementation from AP_HAL_AVR to AP_HAL 12 years ago
Andrew Tridgell 16a0dfc38c HAL_AVR: changed to C implementation of float formatting 12 years ago
Pat Hickey 563ca3f79b AP_HAL_AVR: expose gpio pin 70 for mpu6000 interrupt input 12 years ago
Pat Hickey 1ed6a49a7a AP_HAL_AVR: implementation for each BetterStream vprintf 12 years ago
Pat Hickey 5ab4e57673 AP_HAL_AVR: rename vprintf function to print_vprintf 12 years ago
Pat Hickey 1b0bde2779 AP_HAL_AVR: rename vprintf files to print_vprintf 12 years ago
Andrew Tridgell 562b6a20c9 AP_HAL_AVR: conditionally build AVR specific helper code 12 years ago
Pat Hickey de81267bd5 AP_HAL_AVR: utility/vprintf.cpp fixed for avr-gcc 4.6 12 years ago
Pat Hickey 6f4d208ffc AP_HAL_AVR: fixup in vprintf header 12 years ago
Pat Hickey a3a6482fd3 AP_HAL_AVR: vprintf implementation exists outside of class hierchary. 12 years ago
Pat Hickey a1863ec1f5 AP_HAL_AVR ISRRegistry: use AP_HAL::Proc types instead of private typedef 12 years ago
Pat Hickey 776a1074c9 AP_HAL_AVR: check in utility/ISRRegistry 12 years ago
Pat Hickey 2c14a77693 AP_HAL_AVR: add ISRRegistry class, member of HAL_AVR 12 years ago
Pat Hickey e9c5f07db2 AP_HAL: Working GPIO interface & implementation 12 years ago
Pat Hickey 8eb9b39a44 AP_HAL_AVR move library classes to their own AP_HAL_AVR namespace 12 years ago