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
Alexandre Abadie
4e1d7abddc
cpu/native: implement eeprom peripheral driver
...
The driver simply manages an internal buffer in memory that can be filled/dumped from/to a file
2020-04-29 08:55:08 +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.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: Implement hardware SPI access (Linux)
2019-10-16 14:32:53 +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
spidev_linux.c
cpu/native: fix typos
2019-11-23 22:39:36 +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