platform-espressif32
platform-espressif32 copied to clipboard
Espressif 32: development platform for PlatformIO
https://docs.espressif.com/projects/esp-dev-kits/en/latest/esp32s2/esp32-s2-devkitc-1/index.html
Added board - seeed_xiao_esp32c6 Closes #1422 ## References - https://wiki.seeedstudio.com/xiao_esp32c6_with_platform_io/ - https://github.com/mnowak32/platform-espressif32/blob/boards/seeed_xiao_esp32c6/boards/seeed_xiao_esp32c6.json
Good day, still exploring how to do this myself but though I would mention it here. Please add support for the sparkfun esp32-s3 thing plus board. I noticed that you...
https://docs.espressif.com/projects/esp-idf/en/stable/esp32s3/hw-reference/esp32s3/user-guide-devkitc-1.html
[M5StickC PLUS](https://shop.m5stack.com/products/m5stickc-plus-esp32-pico-mini-iot-development-kit) [M5StickC PLUS2](https://shop.m5stack.com/products/m5stickc-plus2-esp32-mini-iot-development-kit) [M5StampS3](https://shop.m5stack.com/products/m5stamps3-with-2-54-header-pin)
## Feature Description The ESP32-P4 is Espressif's latest high-performance RISC-V SoC, featuring advanced processing power, AI acceleration, and a rich set of peripherals (e.g., MIPI CSI/DSI, USB 3.0 OTG, Ethernet)....
### ❗ Hardware & Setup - **Board**: Waveshare ESP32‑S3‑Touch‑LCD‑5" (ESP32‑S3‑WROOM‑1‑N16R8; 16 MB Flash, 8 MB PSRAM) - **Environment**: PlatformIO IDE (VS Code) - **Framework**: Arduino on Espressif32 platform ^6.0.0 (Arduino‑ESP32...
`compile_source_files()` uses a relative path for the object if the source file is within the "components" tree. It checks the path string with `.startswith()`, though, and that can fail if...
hi, i recently ordered an ESP32-C5-DevKitC-1 (ESP32-C5-WROOM-1) from espressif. i am filing this issue to track support for it in platformio, since i do not see any today.