]> rtime.felk.cvut.cz Git - sysless.git/commit
Added openmsp430 virtex2 board.
authorVladimir Burian <buriavl2@fel.cvut.cz>
Mon, 14 Mar 2011 21:25:48 +0000 (22:25 +0100)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Wed, 16 Mar 2011 16:25:18 +0000 (17:25 +0100)
commitf2d4126796f04ba3153db302d9bc1f1d67fa7520
treedc05332f596da9e0a3cd0f4f9598c20491526192
parentdd02953fedde5c218d047bbc4b608aaeaff8b14d
Added openmsp430 virtex2 board.
12 files changed:
board/msp430/Makefile [new file with mode: 0644]
board/msp430/Makefile.omk [new file with mode: 0644]
board/msp430/virtex2/Makefile [new file with mode: 0644]
board/msp430/virtex2/Makefile.omk [new file with mode: 0644]
board/msp430/virtex2/config/config.cmdproc_test [new file with mode: 0644]
board/msp430/virtex2/ldscripts/Makefile [new file with mode: 0644]
board/msp430/virtex2/ldscripts/Makefile.omk [new file with mode: 0644]
board/msp430/virtex2/ldscripts/openmsp430-sstub.ld [new file with mode: 0644]
board/msp430/virtex2/ldscripts/openmsp430.ld [new file with mode: 0644]
board/msp430/virtex2/lib/Makefile [new file with mode: 0644]
board/msp430/virtex2/lib/Makefile.omk [new file with mode: 0644]
board/msp430/virtex2/lib/uart_init.c [new file with mode: 0644]