[Board]: Support for M5Stack CoreS3 (Part 1: radio) (#5049)

This commit is contained in:
Ludovic BOUÉ
2024-10-14 19:13:22 +11:00
committed by GitHub
co-authored by GitHub
parent 05e4a639a1
commit 0ec1684718
4 changed files with 101 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
; M5stack CoreS3
[env:m5stack-cores3]
extends = esp32s3_base
board = m5stack-cores3
board_check = true
upload_protocol = esptool
build_flags = ${esp32_base.build_flags}
-DPRIVATE_HW
-DM5STACK_CORES3
-Ivariants/m5stack_cores3
lib_deps =
${esp32_base.lib_deps}