This website requires JavaScript.
Explore
Help
Sign in
deac
/
osd-contiki
Watch
1
Star
0
Fork
You've already forked osd-contiki
0
Code
Issues
Pull requests
Releases
Wiki
Activity
c9508567a1
osd-contiki
/
platform
/
c64
/
Makefile.c64
5 lines
97 B
Text
Raw
Normal View
History
Unescape
Escape
Activated PETSCII support on the C64.
2007-11-25 18:12:45 +01:00
CFLAGS += -DWITH_PETSCII
For now delegate all work to the 6502 makefile.
2007-05-27 23:00:59 +02:00
CONTIKI_CPU = $(CONTIKI)/cpu/6502
include $(CONTIKI_CPU)/Makefile.6502
Reference in a new issue
Copy permalink