1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/native/periph
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
eeprom.c cpu/native: implement eeprom peripheral driver 2020-04-29 08:55:08 +02:00
gpio.c
hwrng.c
Makefile
pm.c cpu/native: Implement hardware SPI access (Linux) 2019-10-16 14:32:53 +02:00
pwm.c
qdec.c
rtc.c
spidev_linux.c cpu/native: fix typos 2019-11-23 22:39:36 +01:00
timer.c
uart.c