c2000ware-FreeRTOS/kernel/.metadata/product.json

29 lines
475 B
JSON
Raw Normal View History

2023-06-27 09:09:22 +03:00
{
"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",
]
}