FYSETC E4 board support (#20032)

This commit is contained in:
George Fu
2020-11-07 13:48:52 +08:00
committed by GitHub
parent 8c052e43f1
commit 4785b04aa1
4 changed files with 134 additions and 0 deletions

View File

@@ -665,6 +665,8 @@
#include "esp32/pins_MRR_ESPE.h" // ESP32 env:esp32
#elif MB(E4D_BOX)
#include "esp32/pins_E4D.h" // ESP32 env:esp32
#elif MB(FYSETC_E4)
#include "esp32/pins_FYSETC_E4.h" // ESP32 env:FYSETC_E4
//
// Adafruit Grand Central M4 (SAMD51 ARM Cortex-M4)