Added support for LPCEurobot by clonning spejblarm.
commita1a3fafdd1c42255ab5e1a29b492d42439785fa1
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 10 Dec 2007 11:37:00 +0000 (10 11:37 +0000)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 10 Dec 2007 11:37:00 +0000 (10 11:37 +0000)
tree28e0bc26372f4292d5d145a9f6ee24c2a6874a9a
parent53022184d716f76c83332aaf5eeefe30f3ca9c1d
Added support for LPCEurobot by clonning spejblarm.

darcs-hash:20071210113730-f2ef6-88a0fc8b37edf49036723f6cf6d489111cf3abfa.gz
15 files changed:
board/lpceurobot/Makefile [new file with mode: 0644]
board/lpceurobot/Makefile.omk [new file with mode: 0644]
board/lpceurobot/config.lpceurobot [new file with mode: 0644]
board/lpceurobot/defines/Makefile [new file with mode: 0644]
board/lpceurobot/defines/Makefile.omk [new file with mode: 0644]
board/lpceurobot/libs/Makefile [new file with mode: 0644]
board/lpceurobot/libs/Makefile.omk [new file with mode: 0644]
board/lpceurobot/libs/ldscripts/Makefile [new file with mode: 0644]
board/lpceurobot/libs/ldscripts/Makefile.omk [new file with mode: 0644]
board/lpceurobot/libs/ldscripts/lpc21xx.ld-canld [new file with mode: 0644]
board/lpceurobot/libs/ldscripts/lpc21xx.ld-flash [new file with mode: 0644]
board/lpceurobot/libs/ldscripts/lpc21xx.ld-mpflash [new file with mode: 0644]
board/lpceurobot/libs/ldscripts/lpc21xx.ld-mpram [new file with mode: 0644]
board/lpceurobot/libs/ldscripts/lpc21xx.ld-ram [new file with mode: 0644]
board/lpceurobot/libs/ldscripts/lpc21xx.ld-ramisp [new file with mode: 0644]