ESP32S3 PSRAM设置编译

cd micropython/ports/esp32

make submodules

export IDF_TARGET=esp32s3

make BOARD=GENERIC_S3_N16R8

发表回复