Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5abe49e

Browse filesBrowse files
reaper7me-no-dev
authored andcommitted
currently, when M5Stack board is selected (espressif#1242)
M5Stack variant (pins_arduino.h) file is not automatically included, because boards.txt m5stack-core-esp32.build.variant=esp32 This commit changes m5stack-core-esp32.build.variant from esp32 to m5stack_core_esp32 also rename M5Stack variant directory from m5stack-core-esp32 to m5stack_core_esp32
1 parent c01e556 commit 5abe49e
Copy full SHA for 5abe49e

File tree

2 files changed

+1
-1
lines changed
Filter options

2 files changed

+1
-1
lines changed

‎boards.txt

Copy file name to clipboardExpand all lines: boards.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1217,7 +1217,7 @@ m5stack-core-esp32.serial.disableRTS=true
12171217

12181218
m5stack-core-esp32.build.mcu=esp32
12191219
m5stack-core-esp32.build.core=esp32
1220-
m5stack-core-esp32.build.variant=esp32
1220+
m5stack-core-esp32.build.variant=m5stack_core_esp32
12211221
m5stack-core-esp32.build.board=M5Stack_Core_ESP32
12221222

12231223
m5stack-core-esp32.build.f_cpu=240000000L

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.