mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-07 18:25:14 +00:00
- Removed rime_test from the Makefile
This commit is contained in:
@@ -2,7 +2,7 @@ ifndef TARGET
|
||||
TARGET=sensinode
|
||||
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)
|
||||
|
||||
CONTIKI = ../..
|
||||
|
Reference in New Issue
Block a user