Update repo
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
[
|
||||
{
|
||||
"devices": [ "F280220","F280230","F280260","F280270" ],
|
||||
"categories": [ ["$(device_bitfield_examples_category)"] ],
|
||||
"mainCategories":[["English","Devices"]],
|
||||
"subCategories": ["Examples","Bitfield"],
|
||||
"name": "$(f2802x0_bitfield_example_set.name)",
|
||||
"resourceType": "project.ccs",
|
||||
"resourceClass": ["other"],
|
||||
"location": "$(f2802x0_bitfield_example_set.location)",
|
||||
"description": "$(f2802x0_bitfield_example_set.description)"
|
||||
},
|
||||
{
|
||||
"devices": [ "F280220","F280230","F280260","F280270" ],
|
||||
"categories": [ ["$(device_driverlib_examples_category)"] ],
|
||||
"mainCategories":[["English","Devices"]],
|
||||
"subCategories": ["Examples","Driverlib"],
|
||||
"name": "$(f2802x0_driverlib_example_set.name)",
|
||||
"resourceType": "project.ccs",
|
||||
"resourceClass": ["other"],
|
||||
"location": "$(f2802x0_driverlib_example_set.location)",
|
||||
"description": "$(f2802x0_driverlib_example_set.description)"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user