Basic JTAG working
This commit is contained in:
parent
37338e2ad8
commit
3beecbc4fa
9 changed files with 147 additions and 65 deletions
|
|
@ -52,6 +52,7 @@ C_SOURCES += src/protocol.c
|
|||
C_SOURCES += src/serial.c
|
||||
C_SOURCES += src/con_usart.c
|
||||
C_SOURCES += src/dma_util.c
|
||||
C_SOURCES += src/gpio_helpers.c
|
||||
C_SOURCES += tinyprintf/tinyprintf.c
|
||||
|
||||
C_SOURCES += $(MSPDEBUG_DIR)/drivers/jtaglib.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue