1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/periph_common
2020-11-25 12:00:13 +01:00
..
cpuid.c
eeprom.c
flashpage.c flashpage: Make pagewise API optional 2020-11-11 22:26:33 +01:00
gpio_util.c
i2c.c
init.c cpu/sam0_common: GPIO: use tamper detection to wake from Deep Sleep 2020-09-17 18:46:25 +02:00
Kconfig drivers/periph_common: add temperature peripheral to Kconfig 2020-11-25 12:00:13 +01:00
Kconfig.flashpage flashpage: Make pagewise API optional 2020-11-11 22:26:33 +01:00
Kconfig.gpio drivers/periph_common/kconfig.gpio: include CPU configs 2020-11-18 10:07:59 +01:00
Kconfig.i2c treewide: change Kconfig prefix for module symbols 2020-08-31 09:57:28 +02:00
Kconfig.rtc drivers/periph_common: add CPU specific RTC Kconfig 2020-11-18 10:08:00 +01:00
Kconfig.spi treewide: change Kconfig prefix for module symbols 2020-08-31 09:57:28 +02:00
Kconfig.timer drivers/periph_common: remove redundant entry 2020-09-02 15:31:28 +02:00
Kconfig.uart drivers/periph_common: add LPUART module to Kconfig 2020-11-06 15:57:57 +01:00
Kconfig.wdt drivers/periph_common: remove redundant entry 2020-09-02 15:31:28 +02:00
Makefile
pm.c drivers/*: realign ENABLE_DEBUG 2020-10-23 01:26:09 +02:00
rtc.c drivers/periph_common: RTC: move RIOT_EPOCH to header, document it. 2020-08-07 13:22:19 +02:00
spi.c drivers: use inline functions for GPIO comparisons 2020-08-31 13:10:28 +02:00
timer.c