Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rtos : compilation error on amd64 | Michel Jaouen | 2011-04-19 | 1 | -6/+6 |
| | |||||
* | RTOS Thread awareness support wip | Broadcom Corporation (Evan Hunter) | 2011-04-15 | 1 | -0/+481 |
- works on Cortex-M3 with ThreadX and FreeRTOS Compared to original patch a few nits were fixed: - remove stricmp usage - unsigned compare fix - printf formatting fixes - fixed a bug with overrunning a memory buffer allocated with malloc. |