1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/msp430-common
Ludwig Ortmann 2a8411b6a3 fix main return for msp430
mspgcc handles main specially, this introduces code to make main
behave normally
2013-12-19 13:04:08 +01:00
..
include clean up msp430 cpu-conf.h 2013-12-19 13:04:08 +01:00
atomic.c fixed coding conventions (mostly by astyle) 2013-06-21 03:52:57 +02:00
cpu.c fix main return for msp430 2013-12-19 13:04:08 +01:00
hwtimer_cpu.c GNU Lesser General Public License -> LGPLv2 2013-11-23 13:43:47 +01:00
irq.c Removed all references to a specific MCU in "generic" files 2013-12-18 10:49:23 +01:00
Makefile make Makefiles proof for spaces in $PATH 2013-10-09 15:28:53 +02:00
msp430-main.c Removed all references to a specific MCU in "generic" files 2013-12-18 10:49:23 +01:00
startup.c rename kernel_intern.h 2013-07-16 16:36:37 +02:00