mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-03 11:30:53 +00:00
moved sdspi.c to the sd file list.
This commit is contained in:
parent
199a14150b
commit
36fec8dd01
@ -1,9 +1,9 @@
|
||||
SENSORS = sensors.c irq.c sht11.c
|
||||
SD = sd.c sd_cache.c sd_erase.c sd_info.c sd_msb430.c
|
||||
SD = sd.c sd_cache.c sd_erase.c sd_info.c sd_msb430.c sdspi.c
|
||||
MSB = dma.c infomem.c node-id.c \
|
||||
msb430-uart1.c rs232.c \
|
||||
cc1020.c cc1020-uip.c adc.c init-net-rime.c \
|
||||
msb430-slip-arch.c sdspi.c
|
||||
msb430-slip-arch.c
|
||||
|
||||
CONTIKI_TARGET_DIRS = . dev dev/sd apps net loader
|
||||
ifndef CONTIKI_TARGET_MAIN
|
||||
|
Loading…
Reference in New Issue
Block a user