mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-09 17:25:00 +00:00
Added the 6502 targets to the default nightly build checks
This commit is contained in:
@@ -4,7 +4,7 @@ all:
|
||||
@uname -a
|
||||
@$(MAKE) -s -k compile || cat *.output
|
||||
|
||||
compile: msp430 native
|
||||
compile: 6502 msp430 native
|
||||
|
||||
6502: c64.platform c128.platform apple2enh.platform
|
||||
msp430: sky.platform esb.platform # msb430.platform
|
||||
|
Reference in New Issue
Block a user