Make it possible to change the key of ColorChord on ColorChord Embedded applications.
This commit is contained in:
parent
330c3da9bc
commit
87dbe51a52
4 changed files with 88 additions and 20 deletions
|
@ -46,6 +46,8 @@ SRC = main.c \
|
|||
$(STLIB)/src/misc.c \
|
||||
$(STLIB)/src/stm32f4xx_dma.c \
|
||||
$(STLIB)/src/stm32f4xx_spi.c \
|
||||
$(STLIB)/src/stm32f4xx_syscfg.c \
|
||||
$(STLIB)/src/stm32f4xx_exti.c \
|
||||
$(STLIB)/src/stm32f4xx_rcc.c \
|
||||
$(STLIB)/src/stm32f4xx_gpio.c \
|
||||
../embeddedcommon/DFT32.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue