11 Commits (a423d102e05a345a03553ad06c181f2e5a36dfa6)

Author SHA1 Message Date
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 f269172d96 HAL_AVR: fixed build of remaining HAL_AVR examples 12 years ago
Pat Hickey c56c4ae240 Various example sketches: hal.uart0->begin(115200) is redundant. use console. 12 years ago
Pat Hickey b2a34800e2 AP_HAL_AVR RCPassthroughTest: write to upper (>8) channels as well. 12 years ago
Pat Hickey 5445ad02f8 AP_HAL_AVR: RCOutput tested implementation for APM2 12 years ago
Pat Hickey 0f96c93362 AP_HAL_AVR: Add RCPassthroughTest test sketch 12 years ago