This repo contains the code for a custom PCB with ESP32(WT32-ETH01) + Pico(rp2040) and 6 channels RS-485.
The software stack is the Pico SDK + FreeRTOS.
When compiling for Debug, it will disable SMP, so we can use the Debugger(PicoProbe or BlackMagic Debug).
More to come.