.. |
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 |
flashpage.c
|
native: Linux/x86_64 support
|
2024-01-30 16:33:19 +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
|
cpu/native: migrate periph_rtc to ztimer
|
2021-11-11 10:54:30 +01:00 |
Makefile
|
cpu: make use of Makefile.periph
|
2017-11-06 12:01:19 +01:00 |
pm.c
|
cpu/native: return error code on failed assertion
|
2024-02-22 16:06:32 +01:00 |
pwm.c
|
cpu/*: realign ENABLE_DEBUG
|
2020-10-23 00:46:26 +02:00 |
qdec.c
|
boards/native: Remove macOS as native target
|
2022-10-25 19:11:23 +02:00 |
rtc.c
|
drivers/periph/rtc: improve doc on rtc_set_alarm
|
2023-05-30 17:41:36 +02:00 |
spidev_linux.c
|
native: Linux/x86_64 support
|
2024-01-30 16:33:19 +01:00 |
timer.c
|
Merge pull request #20315 from fzi-haxel/native-x86-64-support
|
2024-02-01 17:11:56 +00:00 |
uart.c
|
cpu/native: fix native_async_read_remove_handler() + enable all baudrates
|
2024-02-10 15:46:00 +01:00 |