1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/periph_common
Francisco Molina 4648329c66
drivers/periph_common: remove redundant entry
- Use same file for MODULE inclusion and configuration
- Fix guard
- Add Kconfig.wdt
2020-09-02 15:31:28 +02:00
..
cpuid.c
eeprom.c
flashpage.c cpu/stm32wb: add flashpage support 2020-03-25 09:29:56 +01:00
gpio_util.c drivers/periph_common/gpio_util: introduce gpio_util_shiftin() 2019-04-18 07:09:32 +02:00
i2c.c many typo fixes 2019-11-23 22:39:07 +01:00
init.c drivers/periph_common: init RTT before RTC 2020-03-19 15:25:14 +01:00
Kconfig drivers/periph_common: remove redundant entry 2020-09-02 15:31:28 +02:00
Kconfig.flashpage treewide: change Kconfig prefix for module symbols 2020-08-31 09:57:28 +02:00
Kconfig.gpio treewide: change Kconfig prefix for module symbols 2020-08-31 09:57:28 +02:00
Kconfig.i2c treewide: change Kconfig prefix for module symbols 2020-08-31 09:57:28 +02: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 treewide: change Kconfig prefix for module symbols 2020-08-31 09:57:28 +02:00
Kconfig.wdt drivers/periph_common: remove redundant entry 2020-09-02 15:31:28 +02:00
Makefile
pm.c
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 drivers/periph_common/timer: protect timer_set from IRQs 2020-01-10 09:58:18 +01:00