Fix Runtime object view issue for examples Fixes: PINDSW-7072 Signed-off-by: Naresh A <nareshk@ti.com>
9 lines
211 B
Plaintext
9 lines
211 B
Plaintext
/*
|
|
* ======== syscfg_c.rov.xs ========
|
|
* This file contains the information needed by the Runtime Object
|
|
* View (ROV) tool.
|
|
*/
|
|
var crovFiles = [
|
|
"mcu_plus_sdk/kernel/freertos/rov/FreeRTOS.rov.js",
|
|
];
|