mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-15 12:27:50 +00:00
Added rt-leds and sky-treeroute ass default compile targets, removed tcprudolph0 as it currently does not compile due to memory exhaustion
This commit is contained in:
@@ -5,7 +5,7 @@ endif
|
||||
|
||||
#APPS=rudolph
|
||||
|
||||
all: blink test-button test-cfs tcprudolph0
|
||||
all: blink rt-leds sky-treeroute #test-button test-cfs tcprudolph0
|
||||
|
||||
serialdump:
|
||||
$(SERIALDUMP) -b115200 /dev/com$(firstword $(CMOTES)) | $(CONTIKI)/tools/timestamp | tee serialdump-`date +%Y%m%d-%H%M`
|
||||
|
Reference in New Issue
Block a user