Add MRR_ESPA/_ESPE (ESP32) boards (#16238)
This commit is contained in:
@@ -553,6 +553,10 @@
|
||||
#elif MB(ESPRESSIF_ESP32)
|
||||
|
||||
#include "esp32/pins_ESP32.h" // ESP32 env:esp32
|
||||
#elif MB(MRR_ESPA)
|
||||
#include "esp32/pins_MRR_ESPA.h" // ESP32 env:esp32
|
||||
#elif MB(MRR_ESPE)
|
||||
#include "esp32/pins_MRR_ESPE.h" // ESP32 env:esp32
|
||||
|
||||
//
|
||||
// Linux Native Debug board
|
||||
|
||||
Reference in New Issue
Block a user