Изменения на новый

This commit is contained in:
cfif 2025-05-29 14:15:35 +03:00
parent ddd4f78b05
commit b6cab5033d
2 changed files with 3 additions and 8 deletions

View File

@ -8,7 +8,7 @@
#include "PeripheralInterfaces.h" #include "PeripheralInterfaces.h"
#include <FirmwareLoader.h> #include <FirmwareLoader.h>
#include "JSONSettings.h" #include "JSONSettings.h"
#include "i2c_smbus.h" //#include "i2c_smbus.h"
#include "delay_sec.h" #include "delay_sec.h"
#include "stdlib.h" #include "stdlib.h"

View File

@ -79,13 +79,13 @@
{ {
"type": "git", "type": "git",
"provider": "GONEC_NEW", "provider": "GONEC_NEW",
"repo": "DeviceStartup_ARTERY_AT32F435_437_old" "repo": "DeviceStartup_ARTERY_AT32F435_437"
}, },
{ {
"type": "git", "type": "git",
"provider": "GONEC_NEW", "provider": "GONEC_NEW",
"repo": "PeripheralDriver_ARTERY_AT32F435_437_old" "repo": "PeripheralDriver_ARTERY_AT32F435_437"
}, },
{ {
@ -285,11 +285,6 @@
"repo": "GONEC_ARTERY_JSON_FUNC" "repo": "GONEC_ARTERY_JSON_FUNC"
}, },
{
"type": "git",
"provider": "GONEC_NEW",
"repo": "GONEC_ARTERY_I2c_smbus"
},
{ {
"type": "git", "type": "git",