This commit is contained in:
cfif 2026-05-20 17:19:15 +03:00
parent 56e2e76a96
commit 4db522fbff
2 changed files with 1 additions and 6 deletions

View File

@ -34,7 +34,7 @@ int main(void) {
osKernelInitialize(); osKernelInitialize();
Mma_Init(&MAIN_ENV, &GPIOS, &SERIAL_PORTS, &CAN_PORTS, &SPI_PORTS, &RTCS); Mma_Init(&MAIN_ENV, &GPIOS, &SERIAL_PORTS, &SERIAL_LIN_PORTS, &CAN_PORTS, &SPI_PORTS, &RTCS);
Mma_StartThread(&MAIN_ENV); Mma_StartThread(&MAIN_ENV);

View File

@ -257,11 +257,6 @@
"repo": "LinInterface" "repo": "LinInterface"
}, },
{
"type": "git",
"provider": "HVAC_DEV",
"repo": "Lin_AT32"
},
{ {
"type": "git", "type": "git",