1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/mc1322x/adc
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
..
include moved GPIO implementation from boards to RIOT since ADC implementation depends on it 2013-09-20 14:55:34 +02:00
adc.c lint: reduce scope 2014-09-12 11:50:12 +02:00
Makefile make: replace MAKEBASE with RIOTBASE 2014-04-01 16:40:28 +02:00