feat: register FreeRTOS C++ publication organization
This commit is contained in:
+11
-1
@@ -4,7 +4,7 @@
|
||||
"organizations": [
|
||||
{
|
||||
"id": "edu",
|
||||
"title": "EDU control plane",
|
||||
"title": "edu tools",
|
||||
"role": "control-plane",
|
||||
"series": []
|
||||
},
|
||||
@@ -26,6 +26,12 @@
|
||||
"title": "FreeRTOS C series",
|
||||
"role": "series",
|
||||
"series": ["freertos-c"]
|
||||
},
|
||||
{
|
||||
"id": "edu-freertos-cpp",
|
||||
"title": "FreeRTOS C++ series",
|
||||
"role": "series",
|
||||
"series": ["freertos-cpp"]
|
||||
}
|
||||
],
|
||||
"series": [
|
||||
@@ -44,6 +50,10 @@
|
||||
{
|
||||
"id": "freertos-c",
|
||||
"file": "series/freertos-c.json"
|
||||
},
|
||||
{
|
||||
"id": "freertos-cpp",
|
||||
"file": "series/freertos-cpp.json"
|
||||
}
|
||||
],
|
||||
"catalog_subjects": [
|
||||
|
||||
Reference in New Issue
Block a user