1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/msp430-common
Oleg Hahm 366d25ae38 Merge pull request #112 from OlegHahm/msb430_uart0
Changes according to the pull requests from dc5e7d7e1f introducnig uart for MSB430 and changing the name of the terminal variable.
2013-08-13 08:57:59 -07:00
..
include minor changes according to 7a2cc4ae09 2013-08-09 15:57:34 +02:00
atomic.c fixed coding conventions (mostly by astyle) 2013-06-21 03:52:57 +02:00
cpu.c fix changed prototype parameter 1 of thread_stack_init from void* to void(*)(void) 2013-08-09 12:19:03 +02:00
flashrom.c fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
hwtimer_cpu.c fixes for #62: eliminate unused parameter warnings 2013-08-04 04:10:33 +02:00
irq.c fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
Makefile * renamed msp430_common module name 2013-05-15 15:54:21 +02:00
msp430-main.c minor changes according to 7a2cc4ae09 2013-08-09 15:57:34 +02:00
startup.c rename kernel_intern.h 2013-07-16 16:36:37 +02:00