mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
748164ad6a
I2C devices are now configured using static array in header files instead of static variables in implementation to be able to define I2C_NUMOF using the size of the array 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 |