Pull request #71: am64x/am243x/am263x : rov : fix Runtime object view issue for examples

Merge in PINDSW/motor_control_sdk from PINDSW-7072-Runtime-object-view-is-not-working-with-motor-control-sdk-examples to next

* commit 'bee0db6466b8a0e971a3ec9f41716af6251e1ff2':
  am64x/am243x/am263x : rov : fix Runtime object view issue for examples
This commit is contained in:
Naresh A 2023-12-12 04:15:49 -06:00 committed by Dhaval Khandla
commit d7354bf892

View File

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