Add beginnings of a SPI flash driver
This commit is contained in:
parent
031380141d
commit
2964bda23c
4 changed files with 245 additions and 37 deletions
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
SOURCES := main.c mspdebug_wrapper.c
|
||||
SOURCES := main.c mspdebug_wrapper.c spi_flash.c
|
||||
SOURCES += mspdebug/drivers/jtaglib.c
|
||||
|
||||
BUILDDIR ?= build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue