Remark concerning "List supported ESP32 Boards" #3100
-
|
Most of the boards mentioned there are not supported by a ready-to-use binary (It is necessary to build binaries in this case by yourself) "and with a few lines addition ESP32S3," can be interpreted in a way. that this device is not supported by a ready to use binary. https://github.com/emsesp/EMS-ESP32/releases/download/v3.8.1/EMS-ESP-3_8_1-ESP32S3-16MB+.bin Is someone familiar with the "Waveshare ESP32-S3-Nano" - it has 16 MB flash and 8 MB PSRAM. Compatible with above binary? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Yes, the bin file should work. You'll need to configure a custom board profile to use the LED. (default will be BBQKees S32S3, check developer settings to select custom board.) |
Beta Was this translation helpful? Give feedback.
Yes, the bin file should work. You'll need to configure a custom board profile to use the LED. (default will be BBQKees S32S3, check developer settings to select custom board.)