c2000ware-FreeRTOS/kernel/.metadata/product.json
2023-06-27 11:39:22 +05:30

29 lines
475 B
JSON

{
"name" : "FREERTOS Tool",
"displayName": "FREERTOS Tool",
"version" : "0.0.1",
"documentationPath": "../doc",
"includePaths":
[
"../../"
],
"components": [
"/kernel/freertos_tool/FREERTOSToolComponents.js"
],
"devices":
[
"F2837xD",
"F2837xS",
"F2807x",
"F28004x",
"F28002x",
"F28003x",
"F2838x",
"F280013x",
"F280015x",
]
}