This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2024-12-23 16:29:34 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
0ae6a4185a
contiki
/
platform
/
c64
/
Makefile.c64
5 lines
97 B
Makefile
Raw
Normal View
History
Unescape
Escape
Activated PETSCII support on the C64.
2007-11-25 17:12:45 +00:00
CFLAGS
+=
-DWITH_PETSCII
For now delegate all work to the 6502 makefile.
2007-05-27 21:00:59 +00:00
CONTIKI_CPU
=
$(
CONTIKI
)
/cpu/6502
i
n
c
l
u
d
e
$(
CONTIKI_CPU
)
/
M
a
k
e
f
i
l
e
.
6
5
0
2
Reference in New Issue
Copy Permalink