Skip to content
  • Broadcom Corporation (Evan Hunter)'s avatar
    RTOS Thread awareness support wip · b6911966
    Broadcom Corporation (Evan Hunter) authored
    - 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.
    b6911966