OSDN Git Service

(none)
authorryuz <ryuz>
Mon, 2 Apr 2007 14:31:45 +0000 (14:31 +0000)
committerryuz <ryuz>
Mon, 2 Apr 2007 14:31:45 +0000 (14:31 +0000)
commitcf47f8ba7caf86b214bb4236afb8e499c0915e48
treefc1272219f5d2ce836cc8e7f8b661c2a4e896bbe
parentbe047164f5c9dd7378004248d709ff0bde3b5ff4
(none)
13 files changed:
kernel/build/arm/lpc2000/armcc/gmake.mak
kernel/build/arm/lpc2000/gcc/gmake.mak
sample/arm/lpc2000/armcc/gmake.mak [new file with mode: 0755]
sample/arm/lpc2000/armcc/startup.s [new file with mode: 0755]
sample/arm/lpc2000/armcc/uish.s [new file with mode: 0755]
sample/arm/lpc2000/armcc/vectors.s [new file with mode: 0755]
sample/arm/lpc2000/gcc/crt0.S [new file with mode: 0755]
sample/arm/lpc2000/gcc/gmake.mak [new file with mode: 0755]
sample/arm/lpc2000/gcc/link.x [new file with mode: 0755]
sample/arm/lpc2000/gcc/linkext.x [new file with mode: 0755]
sample/arm/lpc2000/gcc/vectors.S [new file with mode: 0755]
sample/arm/lpc2000/ostimer.c
sample/arm/lpc2000/sample.c