currently, when M5Stack board is selected (#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
This commit is contained in:
reaper7 2018-04-06 18:04:12 +02:00 committed by Me No Dev
parent c01e5563c8
commit 5abe49e8eb
2 changed files with 1 additions and 1 deletions

View File

@ -1217,7 +1217,7 @@ m5stack-core-esp32.serial.disableRTS=true
m5stack-core-esp32.build.mcu=esp32
m5stack-core-esp32.build.core=esp32
m5stack-core-esp32.build.variant=esp32
m5stack-core-esp32.build.variant=m5stack_core_esp32
m5stack-core-esp32.build.board=M5Stack_Core_ESP32
m5stack-core-esp32.build.f_cpu=240000000L