1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
217f18588d Merge pull request #13 from mehlis/fix_old_style_warning
fixed old-style-declaration warning
2013-07-18 09:27:01 -07:00
Christian Mehlis
4997e61566 fixed old-style-declaration warning
board_init.c:7:1: warning: 'static' is not at beginning of declaration
[-Wold-style-declaration]
2013-07-18 16:06:02 +02:00
Christian Mehlis
6ce0ad25a7 rename kernel_intern.h
german "intern" to english "internal"
2013-07-18 16:04:24 +02:00
Oliver Hahm
d46f042530 * removed missing header from msb-430-common board_init
* fixed msba2 related makefiles
2013-02-21 17:23:55 +01:00
Oliver Hahm
ba83712611 * fixed makefiles for msb-430h 2013-02-21 17:10:36 +01:00
Oliver Hahm
19ff8ad137 * cosmetics 2012-11-05 18:55:05 -05:00
Oliver Hahm
70cbff9255 * added support for sht11 for msb-430-common
* fixed some jamfile isssues for msb-430
* fixed arch32 detection for scheduler
* changed sht11 driver to be platform independent
2010-10-29 17:32:03 +02:00
44393dc3c5 * added msb-430 support, split msb-430 and 430h common stuff out 2010-10-11 17:05:40 +02:00