1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 21:52:46 +01:00
RIOT/cpu/native/include
2021-01-22 09:21:46 +01:00
..
architecture_arch.h cpu/native: Add architecture_arch.h 2020-09-29 12:34:00 +02:00
async_read.h cpu/native: fix typo 'funtion' -> 'function' 2020-10-02 07:57:27 +02:00
atomic_utils_arch.h cpu/*/atomic_utils_arch.h: Add volatile qualifier 2020-11-24 14:00:52 +01:00
backtrace.h cpu/native: rename trace -> backtrace 2020-06-04 14:37:01 +02:00
c11_atomics_compat_cpu.hpp native: fix c11_atomic sizes on FreeBSD 2020-01-23 13:23:02 +01:00
can_params.h native/can: fix CAN init 2020-09-30 12:59:03 +02:00
candev_linux.h native/can: fix CAN init 2020-09-30 12:59:03 +02:00
clang_compat.h
cpu_conf.h gnrc/pktbuf : Move 'GNRC_PKTBUF_SIZE' to 'CONFIG_' 2020-06-11 14:46:36 +05:30
cpu.h
eeprom_native.h native: pass eeprom file path via command line 2020-04-29 08:56:33 +02:00
gpiodev_linux.h cpu/native: add Linux GPIO implementation 2020-08-25 13:53:14 +02:00
mtd_native.h
native_internal.h all: remove traces of kernel_types.h 2020-11-25 17:52:34 +01:00
netdev_tap_params.h
netdev_tap.h cpu/native: fix typos 2019-11-23 22:39:36 +01:00
periph_conf.h cpu/native: Remove unused TIMER_0_EN 2020-09-22 16:26:01 +02:00
periph_cpu.h cpu/native: pm: fix build with pm_layered 2020-12-08 18:24:02 +01:00
socket_zep_params.h socket_zep: don't listen on local address by default 2020-10-29 12:46:10 +01:00
socket_zep.h socket_zep: send dummy HELLO packet on connect 2020-11-13 18:10:57 +01:00
spidev_linux.h cpu/native: Adapt HW SPI for HW GPIO support 2020-08-25 13:53:14 +02:00
thread_arch.h cpu/native: Add dummy thread_arch.h header 2021-01-22 09:21:46 +01:00
tty_uart.h