Обновление

This commit is contained in:
cfif 2025-12-22 13:52:09 +03:00
parent e72a9ea9ed
commit 9798522a3b
2 changed files with 7 additions and 1 deletions

View File

@ -44,7 +44,7 @@ int main(void)
InitPeripheralInterfaces();
Mma_Init(&MAIN_ENV, &GPIOS, &ADCS, &SERIAL_PORTS, &LIN_PORTS, &CAN_PORTS, &NVM_STORAGE, &RTCS);
Mma_Init(&MAIN_ENV, &GPIOS, &ADCS, &SERIAL_PORTS, &LIN_PORTS, &CAN_PORTS, &NVM_STORAGE, &PWMS, &RTCS);
Mma_StartThread(&MAIN_ENV);

View File

@ -303,6 +303,12 @@
},
{
"type": "git",
"provider": "HVAC_M7",
"repo": "PwmCapture_Flagchip_FC7240"
},
{
"type": "local",