Skip to content

Commit 1d13aaa

Browse files
committed
🔨 Update SAMD51 build deps
1 parent 9e02be4 commit 1d13aaa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ini/samd51.ini

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,12 @@
1515
[env:SAMD51_grandcentral_m4]
1616
platform = atmelsam
1717
board = adafruit_grandcentral_m4
18-
build_flags = ${common.build_flags} -std=gnu++17
18+
build_flags = ${common.build_flags} -std=gnu++17 -DUSE_TINYUSB
1919
build_unflags = -std=gnu++11
2020
build_src_filter = ${common.default_src_filter} +<src/HAL/SAMD51>
2121
lib_deps = ${common.lib_deps}
2222
SoftwareSerialM
23+
Adafruit TinyUSB Library
2324
extra_scripts = ${common.extra_scripts}
2425
pre:buildroot/share/PlatformIO/scripts/SAMD51_grandcentral_m4.py
2526
custom_marlin.HAS_MEDIA = SdFat - Adafruit Fork, Adafruit SPIFlash

0 commit comments

Comments
 (0)