mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
5db461c28b
GPIO LL headers might be included even when not using GPIO LL. Some functions may be provided by the common header or the platform specific one, depending on the features used. Hence, the header can only be safely included if the correct set of GPIO LL hardware features is used. |
||
---|---|---|
.. | ||
cpuid.c | ||
eeprom.c | ||
flashpage.c | ||
gpio_ll_irq.c | ||
gpio_ll.c | ||
gpio.c | ||
i2c.c | ||
init_buttons.c | ||
init_leds.c | ||
init.c | ||
Kconfig | ||
Kconfig.gpio | ||
Kconfig.i2c | ||
Kconfig.rtc | ||
Kconfig.spi | ||
Kconfig.timer | ||
Kconfig.vbat | ||
Kconfig.wdt | ||
Makefile | ||
Makefile.dep | ||
pm.c | ||
ptp_timer.c | ||
spi.c | ||
timer.c |