Andrew Tridgell
|
0ade02a624
|
HAL_AVR: updates for new scheduler API
|
2013-09-28 21:24:02 +10:00 |
Pat Hickey
|
475da4eca4
|
CONFIG_HAL_BOARD - test sketches fixed up, build all passes
|
2012-12-20 14:51:37 +11:00 |
Pat Hickey
|
b89c45735b
|
AP_HAL_AVR: provide 'int main (void)' impl as a macro
* avoid extra typing
* makes it HAL implementation specific
|
2012-12-20 14:51:31 +11:00 |
Pat Hickey
|
a4f1f6a5db
|
AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR
|
2012-12-20 14:51:28 +11:00 |
Pat Hickey
|
bae7e4b88e
|
AP_HAL Scheduler: simplify register_timer_process, min time for delay cb
|
2012-12-20 14:51:27 +11:00 |
Andrew Tridgell
|
d133f15f57
|
HAL_AVR: use hal.console instead of hal.uart0
|
2012-12-20 14:51:27 +11:00 |
Andrew Tridgell
|
f269172d96
|
HAL_AVR: fixed build of remaining HAL_AVR examples
|
2012-12-20 14:51:27 +11:00 |
Pat Hickey
|
01e34825f3
|
AP_HAL_AVR: Scheduler unit tests
|
2012-12-20 14:51:22 +11:00 |