Federico Pellegrin

Results 4 issues of Federico Pellegrin

Update the minimal compilers in documentation. As `std=c++17` is used the minimal got quite bumped from last update. For gcc 7.x would seem possibly enough, but some of the dependencies...

This PR adds a few small compatibility improvements for embedded platforms, specifically for the esp32 family using ESP-IDF, which are based on lwip. With these small modifications and by providing...

It seems that with new Python 3.13 alpha 3.13.0a5 (note with previous alpha this seemed not to happen as besides the small fix of #5035 it worked fine) tests fail...

enhancement
priority: critical

Adds support for serial for ESP-IDF and introduces a document on how to use it in that environment. Assumes to be merged after #741 (I will rebase accordingly in case).