[beken-72xx] Move to external lwIP v2.0.2

This commit is contained in:
Kuba Szczodrzyński
2022-08-25 23:34:54 +02:00
parent 4a722d4069
commit 48aa809c98
4 changed files with 20 additions and 23 deletions

View File

@@ -69,7 +69,12 @@
"manifest": {
"description": "Beken Development Kit for FreeRTOS"
},
"toolchain": "gccarmnoneeabi@~1.40804.0"
"toolchain": "gccarmnoneeabi@~1.40804.0",
"libraries": {
"lwip": [
"v2.0.2-bdk"
]
}
},
"framework-arduino-api": {
"type": "framework",