commit fb5b806237f1db1f0a26bfadfb466d3486cd93a9 Author: cfif Date: Tue Mar 11 12:05:56 2025 +0300 Переход в новую организацию diff --git a/modular.json b/modular.json new file mode 100755 index 0000000..f729dcc --- /dev/null +++ b/modular.json @@ -0,0 +1,24 @@ +{ + "dep": [ + { + "type": "git", + "provider": "GONEC_BOOT_MODEM", + "repo": "FreeRTOS" + }, + { + "type": "git", + "provider": "GONEC_BOOT_MODEM", + "repo": "FreeRTOSHeap4" + }, + { + "type": "git", + "provider": "GONEC_BOOT_MODEM", + "repo": "FreeRTOSPortable_GCC_CM4_MPU" + }, + { + "type": "git", + "provider": "GONEC_BOOT_MODEM", + "repo": "FreeRTOSCmsis" + } + ] +} \ No newline at end of file