Refactor Drop boards to custom matrix lite (#13468)
This commit is contained in:
parent
6cdba3a437
commit
ef8267d6a7
4 changed files with 74 additions and 286 deletions
|
@ -6,7 +6,7 @@ SRC += config_led.c
|
|||
ARM_ATSAM = SAMD51J18A
|
||||
MCU = cortex-m4
|
||||
|
||||
CUSTOM_MATRIX = yes
|
||||
CUSTOM_MATRIX = lite
|
||||
|
||||
# Build Options
|
||||
# comment out to disable the options.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue