esp32-linux-build icon indicating copy to clipboard operation
esp32-linux-build copied to clipboard

xtensa linux build scripts for the esp32s3 and esp32

Results 4 esp32-linux-build issues
Sort by recently updated
recently updated
newest added

ESP32 S3 wifi version After boot I can connect to the console using ttyACM1 with baud rate 115200. However the connection is dropped after 2.5 minute. The shell is not...

There is an issue with the partition table. If I run ./rebuild-esp32s3-linux-wifi.sh the resulting image cannot be flashed due to the size of the xipImage Also the wiki mentions `...

First try to boot linux on esp32-s3 (ESP32-S3-WROOM-1 N16R8) fails. build was done with rebuild-esp32s3-linux.sh Seems to be address related. At the end of the boot it says: ptr =...

Hey I decided to follow your steps and after spending some time and resolving small issues here and there decided to document my progress via code and build pipeline This...