1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/native/periph
Toon Stegen 7020b7c09c cpu/native: add args to async_read callback
this makes it possible to pass some generic pointer that's given back as
an argument when the callback is called.
2016-07-07 17:40:13 +02:00
..
cpuid.c cpu: cleanup and unification of CPUID implementations 2016-02-08 14:36:03 +01:00
gpio.c native: add UART driver based on /dev/tty 2016-03-31 16:59:12 +09:00
hwrng.c cpu/native: adapted HWRNG implementation 2016-02-14 12:59:46 +01:00
Makefile native: add periph substructure 2014-10-18 10:47:26 +02:00
rtc.c documentation: update my name (Ortmann -> Knüpfer) 2015-09-27 18:58:30 +02:00
timer.c native: workaround for thread_t name collision 2016-03-14 14:23:38 +09:00
uart.c cpu/native: add args to async_read callback 2016-07-07 17:40:13 +02:00