We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c20b3ca commit ebb6bc0Copy full SHA for ebb6bc0
test_rig.mk
@@ -12,5 +12,5 @@ $(TARGET)_SRC += \
12
test_rig/pins.c \
13
test_rig/button.c \
14
15
-$(TARGET)_DEFINE += -D __SAMD21G18A__
+$(TARGET)_DEFINE += -D __SAMD21J18A__
16
$(TARGET)_LDSCRIPT = common/samd21g18a_firmware_partition.ld
0 commit comments