DipSwitch
|
0bb4748a94
|
core: Fix/refactor function naming in core/incude/irq.h
|
2016-03-20 16:47:34 +01:00 |
|
Hauke Petersen
|
a5c3119c9b
|
boards/msb-430-common: unified LED defines
|
2016-03-15 16:24:49 +01:00 |
|
Joakim Nohlgård
|
dc303a4f0b
|
sys/uart_stdio: rename STDIO -> UART_STDIO_DEV, move to header
|
2016-03-11 12:04:00 +01:00 |
|
|
9082273746
|
core: header cleanup
|
2016-02-28 22:46:28 +01:00 |
|
|
d9414fdab4
|
cpu: msp430fxyz: switch back to uart_stdio
|
2015-09-25 11:09:19 +02:00 |
|
Hauke Petersen
|
daa716aaf8
|
boards/msb-430h: switched to periph/uart driver
|
2015-09-03 12:00:33 +02:00 |
|
Hauke Petersen
|
51610f0399
|
boards/msb-430-common: removed legacymsp430.h code
Conflicts:
boards/msb-430-common/board_init.c
|
2015-09-02 17:10:27 +02:00 |
|
René Kijewski
|
0cc699c0ce
|
lint: reduce scope
Fix some lint warnings of kind
```
style (variableScope): The scope of the variable '…' can be reduced
```
|
2014-09-12 11:50:12 +02:00 |
|
Ludwig Ortmann
|
5fdce06b3b
|
doc: use lgplv2.1-short license header instead of lgplv2-short-v1
|
2014-07-31 22:57:20 +02:00 |
|
René Kijewski
|
9a9caf2c68
|
Exterminate old-style function definitions
|
2014-05-12 21:57:09 +02:00 |
|
Oleg Hahm
|
d9c31a01e5
|
addressed comments from @mehlis
|
2014-02-03 00:47:38 +01:00 |
|
Oleg Hahm
|
4bc6dfbf69
|
added license headers and doxygen file information
plus replaced tabs with spaces
|
2014-02-02 22:22:03 +01:00 |
|
Ludwig Ortmann
|
73699e73ed
|
translate german comment
|
2013-12-19 13:04:07 +01:00 |
|
Ludwig Ortmann
|
4b0220ea35
|
remove cruft from msb-430-common board_init
useless comment, commented out assignment and some newlines
|
2013-11-14 15:08:32 +01:00 |
|
Oleg Hahm
|
232e205137
|
moved boards into subdirectory
|
2013-11-06 10:11:57 -08:00 |
|