6 lines
133 B
JavaScript
6 lines
133 B
JavaScript
|
|
exports = {
|
||
|
|
moduleStatic: {},
|
||
|
|
templates: {
|
||
|
|
"/kernel/freertos_tool/templates/c2000_freertos_asm.asm.xdt" : ""
|
||
|
|
}
|
||
|
|
};
|