mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-02 19:29:30 +00:00
- Removed rime_test from the Makefile
This commit is contained in:
parent
4a14db6d3a
commit
83988ef554
@ -2,7 +2,7 @@ ifndef TARGET
|
|||||||
TARGET=sensinode
|
TARGET=sensinode
|
||||||
endif
|
endif
|
||||||
|
|
||||||
CONTIKI_PROJECT = hello_world clock_test rime_test rf_test_rx rf_test_tx
|
CONTIKI_PROJECT = hello_world clock_test rf_test_rx rf_test_tx
|
||||||
all: $(CONTIKI_PROJECT)
|
all: $(CONTIKI_PROJECT)
|
||||||
|
|
||||||
CONTIKI = ../..
|
CONTIKI = ../..
|
||||||
|
Loading…
Reference in New Issue
Block a user