Stefan Staub
Stefan Staub
It seems it is a problem of PIO, my config file is ok. You can add the library also manually.
The port number is fixed by design, see RFC5906. You can change the NTP port also in the ntp.h line 41.
I have this possibility in my Ethernet library https://github.com/sstaub/Ethernet3 Maybe that parts of the code will help to integrate it to lwip.
Why not using https://github.com/earlephilhower/arduino-pico ?
There is a new extension for vscode from the vendor https://marketplace.visualstudio.com/items?itemName=raspberry-pi.raspberry-pi-pico
This issue will never fixed by PIO.
There was a big discussion about here https://github.com/platformio/platform-raspberrypi/pull/36 The PIO team wants money from the raspberry pi foundation.
Build failed on maOS.
Ok, I can now compile but I get some ugly warning and errors.
Here the cpp.json `// // !!! WARNING !!! AUTO-GENERATED FILE! // PLEASE DO NOT MODIFY IT AND USE "platformio.ini": // https://docs.platformio.org/page/projectconf/section_env_build.html#build-flags // { "configurations": [ { "name": "PlatformIO", "includePath": [...