Update repo

This commit is contained in:
2026-08-30 23:04:35 -07:00
parent 749dab5721
commit ce65a0f59a
14950 changed files with 4408250 additions and 1 deletions
@@ -0,0 +1,24 @@
[
{
"devices": [ "F28020","F28021","F28022","F28023","F28026","F28027","F28026F","F28027F" ],
"categories": [ ["$(device_driverlib_examples_category)"] ],
"mainCategories":[["English","Devices"]],
"subCategories": ["Examples","Driverlib"],
"name": "$(f2802x_driverlib_example_set.name)",
"resourceType": "project.ccs",
"resourceClass": ["other"],
"location": "$(f2802x_driverlib_example_set.location)",
"description": "$(f2802x_driverlib_example_set.description)"
},
{
"devices": [ "F28020","F28021","F28022","F28023","F28026","F28027","F28026F","F28027F" ],
"categories": [ ["$(device_bitfield_examples_category)"] ],
"mainCategories":[["English","Devices"]],
"subCategories": ["Examples","Bitfield"],
"name": "$(f2802x_bitfield_example_set.name)",
"resourceType": "project.ccs",
"resourceClass": ["other"],
"location": "$(f2802x_bitfield_example_set.location)",
"description": "$(f2802x_bitfield_example_set.description)"
}
]