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
|
73aa3739d2
|
doc: use lgplv2.1-short license header instead of lgplv2-short-v2
|
2014-07-31 22:57:20 +02:00 |
|
Ludwig Ortmann
|
91814e52ae
|
make: replace MAKEBASE with RIOTBASE
closes https://github.com/RIOT-OS/RIOT/issues/959
|
2014-04-01 16:40:28 +02:00 |
|
Ludwig Ortmann
|
2525920426
|
remove trailing whitespace and newlines
|
2014-02-11 18:45:06 +01:00 |
|
Thomas Eichinger
|
040fb1539c
|
moved GPIO implementation from boards to RIOT since ADC implementation depends on it
|
2013-09-20 14:55:34 +02:00 |
|
Thomas Eichinger
|
659e1c2041
|
added support for the ADC module of the mc1322x MCU
|
2013-08-23 12:05:11 +02:00 |
|