am64x/am243x/am263x : rov : fix Runtime object view issue for examples

Fix Runtime object view issue for examples

Fixes: PINDSW-7072

Signed-off-by: Naresh A <nareshk@ti.com>
This commit is contained in:
Naresh A 2023-12-12 15:32:55 +05:30
parent 20214971b1
commit bee0db6466

View File

@ -4,5 +4,5 @@
* View (ROV) tool. * View (ROV) tool.
*/ */
var crovFiles = [ var crovFiles = [
"kernel/freertos/rov/FreeRTOS.rov.js", "mcu_plus_sdk/kernel/freertos/rov/FreeRTOS.rov.js",
]; ];