]> rtime.felk.cvut.cz Git - sysless.git/commit
Added mach-openmsp430 arch.
authorVladimir Burian <buriavl2@fel.cvut.cz>
Mon, 14 Mar 2011 21:24:28 +0000 (22:24 +0100)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Wed, 16 Mar 2011 16:24:24 +0000 (17:24 +0100)
commitdd02953fedde5c218d047bbc4b608aaeaff8b14d
treeab5e63a8f5375000fd2a35ef2af04bc467a3a946
parent31eb8f34c360cea98c77af260a61edc61cdeaeb7
Added mach-openmsp430 arch.
arch/msp430/mach-openmsp430/Makefile [new file with mode: 0644]
arch/msp430/mach-openmsp430/Makefile.omk [new file with mode: 0644]
arch/msp430/mach-openmsp430/defines/Makefile [new file with mode: 0644]
arch/msp430/mach-openmsp430/defines/Makefile.omk [new file with mode: 0644]
arch/msp430/mach-openmsp430/defines/hardware.h [new file with mode: 0644]
arch/msp430/mach-openmsp430/libs/Makefile [new file with mode: 0644]
arch/msp430/mach-openmsp430/libs/Makefile.omk [new file with mode: 0644]
arch/msp430/mach-openmsp430/libs/uart.c [new file with mode: 0644]
arch/msp430/mach-openmsp430/libs/uart.h [new file with mode: 0644]