14 Commits (1e7ac873b945aa2d01c5ea4338ec1959d70b4797)

Author SHA1 Message Date
Caio Marcelo de Oliveira Filho e18884a328 AP_HAL_AVR: merge init() and run() 9 years ago
Caio Marcelo de Oliveira Filho 3fe1d86c80 AP_HAL_AVR: implement HAL::run() for APM1 and APM2 9 years ago
Caio Marcelo de Oliveira Filho 2e464a53c2 AP_HAL: make code not depend on concrete HAL implementations 9 years ago
Gustavo Jose de Sousa 12423814ef AP_HAL_AVR: standardize inclusion of libaries headers 10 years ago
Julien BERAUD 7275e33e79 AP_HAL: add the possibility to have more than 1 i2c 10 years ago
Andrew Tridgell 6c74ca58c3 HAL_AVR: no uartE 11 years ago
Andrew Tridgell 4fb1fdb627 HAL_AVR: added NULL uartD 11 years ago
Andrew Tridgell 7072c52b57 HAL_AVR: removed Console driver 12 years ago
Pat Hickey 0660873fa7 AP_HAL_AVR: pull-up UART RX lines to fix GPS spoofing (Tridge) 12 years ago
Pat Hickey 4c31cc0c2b AP_HAL_AVR: add semaphore to I2CDriver 12 years ago
Pat Hickey b3abe89989 AP_HAL_AVR: add Util stubs 12 years ago
Andrew Tridgell e10e3ee3be AP_HAL: fixed argv declaration to match getopt() 12 years ago
Andrew Tridgell 18824c7ef5 AP_HAL: expose argc/argv in hal.init() 12 years ago
Pat Hickey 25e597d3b3 AP_HAL_AVR: Refactor APM1 and APM2 instances to use CONFIG_HAL_BOARD 12 years ago