enwi ESPNP board support (#24029)

This commit is contained in:
Moritz Wirger
2022-04-15 04:43:21 +02:00
committed by GitHub
parent 2e121014b0
commit 3e1dd0d640
3 changed files with 119 additions and 0 deletions

View File

@@ -731,6 +731,8 @@
#include "esp32/pins_PANDA_M4.h" // ESP32 env:PANDA
#elif MB(MKS_TINYBEE)
#include "esp32/pins_MKS_TINYBEE.h" // ESP32 env:mks_tinybee
#elif MB(ENWI_ESPNP)
#include "esp32/pins_ENWI_ESPNP.h" // ESP32 env:esp32
//
// Adafruit Grand Central M4 (SAMD51 ARM Cortex-M4)