This website requires JavaScript.
Explore
Help
Register
Sign In
riot-ci
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
RIOT
/
cpu
/
native
/
periph
History
Sebastian Meiling
935bb51e14
cpu/native: adapt timer to return 0 on success
...
Adapt periph/timer implementation of native based MCUs to return 0 on success for all functions.
2019-09-11 13:51:02 +02:00
..
cpuid.c
doc: fix doxygen grouping of cpu periph drivers
2017-06-26 14:42:11 +02:00
gpio.c
cpu/native: return 0 if GPIO is an output in gpio_init
2019-03-11 01:44:22 +01: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: fix doxygen grouping
2018-06-11 19:12:02 +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: do normal assignment instead of memcpy
2019-01-10 19:43:43 +01: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