Added the 6502-based target atari to the nightly test build.
This commit is contained in:
parent
5cdc2e877f
commit
8354e56c3d
|
@ -6,7 +6,7 @@ all:
|
||||||
|
|
||||||
compile: 6502 msp430 native avr
|
compile: 6502 msp430 native avr
|
||||||
|
|
||||||
6502: c64.platform c128.platform apple2enh.platform
|
6502: c64.platform c128.platform apple2enh.platform atari.platform
|
||||||
msp430: sky.platform esb.platform # msb430.platform
|
msp430: sky.platform esb.platform # msb430.platform
|
||||||
native: native.platform netsim.platform minimal-net.platform
|
native: native.platform netsim.platform minimal-net.platform
|
||||||
avr: avr-raven.platform
|
avr: avr-raven.platform
|
||||||
|
|
Loading…
Reference in a new issue