Hi,
I tried to compile and flash for a ESP32 S3.
First I tried the binaries to download and flash but no success.
So I tried to compile it and flash afterwards. But when I build, I get component esp_driver_uart could not be found...
I also builded the esp32 nat router from martin-ger (from who you forked). When I compile the source from his code it´s working...
And that code also depends on uart...
Do you have an Idea why it´s "missing"?