test blink sketch on SAM L22

This commit is contained in:
joeycastillo
2024-07-10 00:06:26 -04:00
parent cb5cd1c1d4
commit ec84098522

View File

@ -3,7 +3,7 @@ GOSSAMER_PATH = ../..
# If your firmware targets a specific board, specify it here,
# or omit it and provide it on the command line (make BOARD=foo).
BOARD=feather_low_energy
BOARD=sensorwatch_green
# Leave this line here.
include $(GOSSAMER_PATH)/make.mk