How to find out which boards are supported?
Posted: Fri Mar 01, 2024 7:54 am
Hello! I want to dive into esp-idf. My goal is to use the WaveShare ESP32-S3 Zero (https://www.waveshare.com/esp32-s3-zero.htm) for my project. When looking at the documentation, I found this link: https://www.espressif.com/en/products/devkits?id=ESP32, but that's just the development boards made by Espressif!
Is my board supported? The product-page mentions esp-idf a few times. How can I find out if a board is supported? How do I specify the used board? Does it suffice to select ESP32-S3 as the target-chip? I'm coming from TinyGo and Zephyr, where the board is specified via a board-id, when building. I guess that's where my confusion is coming from.
Is my board supported? The product-page mentions esp-idf a few times. How can I find out if a board is supported? How do I specify the used board? Does it suffice to select ESP32-S3 as the target-chip? I'm coming from TinyGo and Zephyr, where the board is specified via a board-id, when building. I guess that's where my confusion is coming from.