This commit is contained in:
cfif 2025-05-26 14:41:45 +03:00
commit 62bba95e6b
1 changed files with 24 additions and 0 deletions

24
modular.json Normal file
View File

@ -0,0 +1,24 @@
{
"dep": [
{
"type": "git",
"provider": "GONEC_NEW",
"repo": "FreeRTOS"
},
{
"type": "git",
"provider": "GONEC_NEW",
"repo": "FreeRTOSHeap4"
},
{
"type": "git",
"provider": "GONEC_NEW",
"repo": "FreeRTOSPortable_GCC_CM4"
},
{
"type": "git",
"provider": "GONEC_NEW",
"repo": "FreeRTOSCmsis"
}
]
}