.. |
can.c
|
cpu/native: remove unused can_linux module
|
2020-11-13 09:11:50 +01:00 |
cpuid.c
|
doc: fix doxygen grouping of cpu periph drivers
|
2017-06-26 14:42:11 +02:00 |
eeprom.c
|
cpu/*: replace #if ENABLE_DEBUG with IS_ACTIVE
|
2020-11-02 21:34:12 +01:00 |
gpio_linux.c
|
cpu/native: add Linux GPIO implementation
|
2020-08-25 13:53:14 +02:00 |
gpio_mock.c
|
cpu/native: gpio: provide dummy implementations for GPIO IRQ
|
2020-08-25 13:53:14 +02:00 |
hwrng.c
|
cpu/*: realign ENABLE_DEBUG
|
2020-10-23 00:46:26 +02:00 |
Kconfig
|
cpu/native: add periph_spidev module to Kconfig
|
2020-11-18 10:08:01 +01:00 |
Kconfig.gpio
|
cpu/native/periph: add Native GPIO modules to Kconfig
|
2020-11-18 10:07:59 +01:00 |
Kconfig.rtc
|
drivers/periph_common: add CPU specific RTC Kconfig
|
2020-11-18 10:08:00 +01:00 |
Makefile
|
cpu: make use of Makefile.periph
|
2017-11-06 12:01:19 +01:00 |
pm.c
|
cpu/native: pm: fix build with pm_layered
|
2020-12-08 18:24:02 +01:00 |
pwm.c
|
cpu/*: realign ENABLE_DEBUG
|
2020-10-23 00:46:26 +02:00 |
qdec.c
|
cpu/*: realign ENABLE_DEBUG
|
2020-10-23 00:46:26 +02:00 |
rtc.c
|
cpu/*: realign ENABLE_DEBUG
|
2020-10-23 00:46:26 +02:00 |
spidev_linux.c
|
cpu/*: realign ENABLE_DEBUG
|
2020-10-23 00:46:26 +02:00 |
timer.c
|
drivers/periph/timer: Use uint32_t for frequency
|
2020-10-30 22:02:12 +01:00 |
uart.c
|
cpu/*: replace #if ENABLE_DEBUG with IS_ACTIVE
|
2020-11-02 21:34:12 +01:00 |