Adafruit Grand Central M4 (#14749)
This commit is contained in:
committed by
Scott Lahteine
parent
fec52e61ea
commit
290466578f
@@ -515,6 +515,13 @@
|
||||
#elif MB(ESP32)
|
||||
#include "esp32/pins_ESP32.h" // ESP32 env:esp32
|
||||
|
||||
//
|
||||
// Adafruit Grand Central M4 (SAMD51 ARM Cortex-M4)
|
||||
//
|
||||
|
||||
#elif MB(AGCM4_RURAMPS4D_13)
|
||||
#include "samd/pins_AGCM4_RURAMPS4D_13.h" // SAMD51 env:adafruit_grandcentral_m4
|
||||
|
||||
//
|
||||
// Linux Native Debug board
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user