3 # PlatformIO Configuration File
6 #################################
8 # SAMD51 Architecture #
10 #################################
13 # Adafruit Grand Central M4 (Atmel SAMD51P20A ARM Cortex-M4)
15 [env:SAMD51_grandcentral_m4]
17 board = adafruit_grandcentral_m4
18 build_flags = ${common.build_flags} -std=gnu++17
19 build_unflags = -std=gnu++11
20 build_src_filter = ${common.default_src_filter} +<src/HAL/SAMD51>
21 lib_deps = ${common.lib_deps}
23 extra_scripts = ${common.extra_scripts}
24 pre
:buildroot
/share
/PlatformIO
/scripts
/SAMD51_grandcentral_m4.py
25 custom_marlin.SDSUPPORT = SdFat - Adafruit Fork, Adafruit SPIFlash