Rastloser
Rastloser
If using TLS connections, errors in the underlying FNET write or read functions won't cause the TLS connections to close as expected. This error can be traced down to the...
I don't know of a non-blocking or perhaps even DMA I2C-Library for the RP2040-Arduino-Core. There is a DMA-library for FreeRTOS under [PICO-I2C-DMA](https://github.com/fivdi/pico-i2c-dma/tree/master), but it would be great to have something...
An update to the included MBED-TLS would be really appreciated since the currently used version seems to have some compiler warnings and security issues that have been resolved in newer...