9 lines
198 B
Plaintext
9 lines
198 B
Plaintext
|
|
/*
|
||
|
|
* ======== syscfg_c.rov.xs ========
|
||
|
|
* This file contains the information needed by the Runtime Object
|
||
|
|
* View (ROV) tool.
|
||
|
|
*/
|
||
|
|
var crovFiles = [
|
||
|
|
"kernel/freertos/rov/FreeRTOS.rov.js",
|
||
|
|
];
|