Add MRR_ESPA/_ESPE (ESP32) boards (#16238)

This commit is contained in:
Luc
2019-12-22 01:58:00 +01:00
committed by Scott Lahteine
parent d5bc5547ee
commit a3d88aebed
4 changed files with 261 additions and 0 deletions

View File

@@ -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