Ludwig Ortmann
|
c540c8a3a9
|
cpu/mc1322x: fix mc1322x-adc.h cpp compatability
|
2014-10-27 16:36:43 +01:00 |
|
Ludwig Ortmann
|
5dbab29df0
|
cpu/mc1322x: fix mc1322x-adc.h license
|
2014-10-27 16:34:24 +01:00 |
|
Ludwig Ortmann
|
324a57a914
|
cpu/mc1322x: rename adc header to mc1322x-adc
|
2014-10-25 17:11:18 +02:00 |
|
Ludwig Ortmann
|
d42d226d66
|
cpu: use adc_legacy.h where appropriate
|
2014-10-25 17:09:22 +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
|
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 |
|