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
23b9136e5e
osd-contiki
/
cpu
/
z80
History
matsutsuka
c258a2e83a
library extension has been modified form .o to .a
2007-09-11 12:11:38 +00:00
..
dev
Baud-rate has been added to the architecture-depend initialization.
2007-09-11 12:03:20 +00:00
lib
Comment and include files are slightly changed for readablility.
2007-09-09 13:41:50 +00:00
Makefile.z80
library extension has been modified form .o to .a
2007-09-11 12:11:38 +00:00
mtarch.c
Followed a coding convention of contiki, in which cast operation should not be followed by a space char.
2007-09-01 01:08:07 +00:00
mtarch.h
Added some comments.
2007-09-01 01:09:25 +00:00
uip_arch-asm.S
Add assembler checksum calculation support for z80 port.
2007-09-01 11:14:50 +00:00
uip_arch.c
Add assembler checksum calculation support for z80 port.
2007-09-01 11:14:50 +00:00
z80def.h
renamed contiki-sdcc-conf.h to z80def.h in order to follow the convention of cpu-dependent configuration header file name.
2007-09-07 04:59:06 +00:00