19 Commits (28aa4c40cc48d2564b2259d7e1c48bc109f42750)

Author SHA1 Message Date
Gustavo Jose de Sousa c2e3f05dbf waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
Gustavo Jose de Sousa 3d22490397 waf: examples: use methods from bld instead of ardupilotwaf 9 years ago
Gustavo Jose de Sousa d281067bcc waf: make example binaries be placed in 'examples' dir 9 years ago
Caio Marcelo de Oliveira Filho 6e7b73610d waf: add waf support 9 years ago
Lucas De Marchi c495bdb299 Remove AP_HAL_AVR 9 years ago
Caio Marcelo de Oliveira Filho ec52df991c build: compile only the HAL files needed by the board 9 years ago
Gustavo Jose de Sousa 12423814ef AP_HAL_AVR: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 0cc31c2db5 AP_HAL_AVR: convert example from .pde to .cpp 10 years ago
Andrew Tridgell 928024854e HAL_AVR: fixed example build 11 years ago
Andrew Tridgell 374af1cd14 build: change from Arduino.mk to apm.mk 12 years ago
Pat Hickey eb530b86e8 move Arduino.mk to /mk/Arduino.mk 12 years ago
Andrew Tridgell 7d27e420ae AP_HAL: remove unnecessary Arduino.h includes 12 years ago
Pat Hickey 475da4eca4 CONFIG_HAL_BOARD - test sketches fixed up, build all passes 12 years ago
Pat Hickey b89c45735b AP_HAL_AVR: provide 'int main (void)' impl as a macro 12 years ago
Pat Hickey a4f1f6a5db AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 12 years ago
Andrew Tridgell 49e1f452e1 HAL_AVR: fixed I2C example build 12 years ago
Pat Hickey c56c4ae240 Various example sketches: hal.uart0->begin(115200) is redundant. use console. 12 years ago
Pat Hickey 11cfde1e46 AP_HAL_AVR: I2CDriver initialize in HAL init 12 years ago
Pat Hickey 46f31aa69c AP_HAL_AVR: Implement I2CDriver based on libraries/I2C 12 years ago