🔨 [2.0.9.7] Use older chitu_crypt.py
[Marlin.git] / ini / samd51.ini
blobd7d9b3a4211caf4acd0bd66b6e7861030b24ae07
2 # Marlin Firmware
3 # PlatformIO Configuration File
6 #################################
7 # #
8 # SAMD51 Architecture #
9 # #
10 #################################
13 # Adafruit Grand Central M4 (Atmel SAMD51P20A ARM Cortex-M4)
15 [env:SAMD51_grandcentral_m4]
16 platform = atmelsam
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}
22 SoftwareSerialM
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
26 debug_tool = jlink