mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
32d6c046ac
ADC pins are now configured using static arrays in header files instead of static variables in implementation to be able to define ADC_NUMOF using the size of these arrays instead of a variable. |
||
---|---|---|
.. | ||
adc_ctrl.c | ||
adc.c | ||
cpuid.c | ||
dac.c | ||
flash.c | ||
gpio.c | ||
hwrng.c | ||
i2c_hw.c | ||
i2c_sw.c | ||
Makefile | ||
pm.c | ||
pwm.c | ||
rtc.c | ||
spi.c | ||
timer.c | ||
uart.c |