diff BSDmakefile @ 80:1a4573062b37

Reshuffle in preparation for being able to have a common API for SPI flash and (emulated) EEPROM.
author Daniel O'Connor <darius@dons.net.au>
date Sun, 07 Jul 2013 22:49:02 +0930
parents f1c9a51e368a
children
line wrap: on
line diff
--- a/BSDmakefile	Sun Jul 07 22:48:17 2013 +0930
+++ b/BSDmakefile	Sun Jul 07 22:49:02 2013 +0930
@@ -15,6 +15,7 @@
 		sd.c \
 		spi.c \
 		sprink.c \
+		spiflash.c \
 		stm32_eval_sdio_sd.c \
 		startup_stm32f10x_md_mthomas.c \
 		syscalls.c \