dhcp attempts

This commit is contained in:
2024-10-13 05:32:44 +06:00
parent ec9dcc76f7
commit 480a4a1ca5
12 changed files with 329 additions and 63 deletions

View File

@@ -8,6 +8,13 @@
"socket.h": "c",
"type_traits": "c",
"compare": "c",
"uart.h": "c"
"uart.h": "c",
"mqttclient.h": "c",
"config.h": "c",
"dns.h": "c",
"spi_dma.h": "c",
"dhcp.h": "c",
"debug.h": "c",
"systick.h": "c"
}
}