Basic interrupt handling; enough so that timers work.
authorDavid Given <dg@cowlark.com>
Sun, 21 Jun 2015 21:56:38 +0000 (23:56 +0200)
committerDavid Given <dg@cowlark.com>
Sun, 21 Jun 2015 21:56:38 +0000 (23:56 +0200)
commitdd84fc9066262c4d2872cdd510c36a03e5204324
treeaff94b599a094d4e73392d652521f20dbae54c17
parentf06b201c3c11b24f86699527b48b5aafd7d029a3
Basic interrupt handling; enough so that timers work.
Kernel/kernel430x.def
Kernel/lowlevel-msp430x.S [new file with mode: 0644]
Kernel/platform-msp430fr5969/build.mk
Kernel/platform-msp430fr5969/config.h
Kernel/platform-msp430fr5969/crt0.S
Kernel/platform-msp430fr5969/devices.c
Kernel/platform-msp430fr5969/globals.h [new file with mode: 0644]
Kernel/platform-msp430fr5969/msp430fr5969.ld