Skip to content

Commit

Permalink
Fixes test rig compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyman727 committed Dec 16, 2015
1 parent c20b3ca commit ebb6bc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_rig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ $(TARGET)_SRC += \
test_rig/pins.c \
test_rig/button.c \

$(TARGET)_DEFINE += -D __SAMD21G18A__
$(TARGET)_DEFINE += -D __SAMD21J18A__
$(TARGET)_LDSCRIPT = common/samd21g18a_firmware_partition.ld

0 comments on commit ebb6bc0

Please sign in to comment.