1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/native/periph
Vincent Dupont b4f29035ce native/can: fix CAN init
Native CAN device was not properly ported to periph_can interface.
This commit fixes this by renaming all needed structures and files so
auto_init_can can initialize the native device. FEATURES_PROVIDED is
also updated for native.
2020-09-30 12:59:03 +02:00
..
can.c native/can: fix CAN init 2020-09-30 12:59:03 +02:00
cpuid.c doc: fix doxygen grouping of cpu periph drivers 2017-06-26 14:42:11 +02:00
eeprom.c cpu/native: implement eeprom peripheral driver 2020-04-29 08:55:08 +02: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/native: fix doxygen grouping 2018-06-11 19:12:02 +02:00
Makefile cpu: make use of Makefile.periph 2017-11-06 12:01:19 +01:00
pm.c cpu/native: add Linux GPIO implementation 2020-08-25 13:53:14 +02:00
pwm.c cpu/native: add pwm implementation 2019-03-11 01:44:22 +01:00
qdec.c cpu/native: correct emails in header 2019-03-11 01:44:22 +01:00
rtc.c cpu/native: RTC: implement rtc_set_alarm() 2020-08-16 23:28:30 +02:00
spidev_linux.c cpu/native: Adapt HW SPI for HW GPIO support 2020-08-25 13:53:14 +02:00
timer.c cpu/native: adapt timer to return 0 on success 2019-09-11 13:51:02 +02:00
uart.c cpu/native: fix doxygen grouping 2018-06-11 19:12:02 +02:00