mbed-os/tools/profiles
Deepika 255661e55b Adding debugger awarness with Keil MDK
Main thread in Mbed OS is statically allocated and was not available in call
stack of Keil MDK. The RTX5 kernel requires statically allocated thread
information objects that are placed into a specific section to enable RTOS
thread awareness in Keil MDK. This fix is to keep main thread in specific
section of memory.
2019-01-15 12:04:39 -06:00
..
debug.json Adding debugger awarness with Keil MDK 2019-01-15 12:04:39 -06:00
develop.json Adding debugger awarness with Keil MDK 2019-01-15 12:04:39 -06:00
release.json Adding debugger awarness with Keil MDK 2019-01-15 12:04:39 -06:00