James Bielman
|
edfddbab57
|
AP_HAL_SMACCM: Implement new scheduler methods.
- Set the system initialized after call to "setup" in main.
|
2013-01-10 14:22:15 -08:00 |
Pat Hickey
|
8f5da03f93
|
AP_HAL_SMACCM: guard compilation on CONFIG_HAL_BOARD
|
2013-01-09 13:32:34 -08:00 |
James Bielman
|
0160a10ba7
|
AP_HAL_SMACCM: Increase scheduler stack sizes.
|
2013-01-09 11:19:51 -08:00 |
James Bielman
|
bb4474fa6d
|
AP_HAL_SMAACM: Add timeout for SPI transfers.
- Detects lockup in the lower level SPI driver.
- Add scheduler task tags for FreeRTOS debugging.
|
2013-01-04 15:44:21 -08:00 |
James Bielman
|
8f4a2e4c0e
|
AP_HAL_SMACCM: Scheduler timer process implemented correctly.
- Use "g_atomic" for suspend/resume timer procs.
|
2013-01-03 17:33:13 -08:00 |
James Bielman
|
a4af314b57
|
Add AP_HAL_SMACCM implementation.
- Add a board definition for SMACCMPilot.
- Support the SMACCM HAL in required utility libraries.
|
2013-01-03 13:48:06 -08:00 |