ESP32-S3FH4R2

This commit is contained in:
2025-12-03 14:02:15 +08:00
parent e762213f7c
commit 8838cbbec6
115 changed files with 81863 additions and 93 deletions

View File

@ -8,15 +8,11 @@
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
[env:arduino-esp32]
platform = https://github.com/platformio/platform-espressif32.git
board = esp32dev
[env:esp32-s3-devkitc-1]
platform = espressif32 @ ^4.4.0
board = esp32-s3-devkitc-1
framework = arduino
monitor_speed=115200
platform_packages =
framework-arduinoespressif32 @ https://github.com/espressif/arduino-esp32
platform_packages = toolchain-riscv32-esp @ 8.4.0
board_upload.flash_size = 4MB
board_upload.psram_size = 2MB
lib_deps = arkhipenko/TM1650@^1.1.0
;upload_protocol = jlink
;debug_tool = jlink
;upload_protocol = esp-bridge
;debug_tool = esp-bridge