1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/native/include
Marian Buschsieweke 21151691d7
cpu/native: Fix C11 atomic sizes for musl
musl and glibc have different types for fast atomic integers. This
selects the correct size depending on the used library.
2024-06-05 22:04:43 +02:00
..
architecture_arch.h native: Linux/x86_64 support 2024-01-30 16:33:19 +01:00
async_read.h cpu/native/periph/uart: uart_poweroff() closes the file descriptor 2024-02-09 12:55:40 +01:00
atomic_utils_arch.h cpu/*/atomic_utils_arch.h: Add volatile qualifier 2020-11-24 14:00:52 +01:00
backtrace.h native/backtrace: improve print capabilitys and test 2024-05-08 12:53:57 +02:00
c11_atomics_compat_cpu.hpp cpu/native: Fix C11 atomic sizes for musl 2024-06-05 22:04:43 +02:00
can_params.h boards/native: only one CAN_DLL by default 2022-04-20 14:40:06 +02:00
candev_linux.h boards/native: only one CAN_DLL by default 2022-04-20 14:40:06 +02:00
cpu_conf.h native64: Add Linux/x86_64 board 2024-02-05 22:01:40 +01:00
cpu.h cpu: cpu_print_last_instruction() -> cpu_get_caller_pc() 2022-09-15 10:49:56 +02:00
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 cpu/native: change mtd_native_dev_t parent name to base 2022-02-09 12:21:53 +01:00
native_cli_eui_provider.h socket_zep: allow to specify MAC address of ZEP device 2021-02-16 18:57:27 +01:00
native_internal.h cpu/native: fix build with musl 2024-05-31 12:18:33 +02:00
netdev_tap_params.h cpu/native: fix doxygen grouping 2018-06-11 19:12:02 +02:00
netdev_tap.h native: Remove code used for __MACH__ target 2022-12-22 17:57:25 +01:00
periph_conf.h cpu/native: Add support for periph_timer_query_freqs 2024-01-30 02:01:50 +01:00
periph_cpu.h cpu/native: enhance GPIO mocking with 2D array representation 2024-03-24 23:12:24 +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 ieee802154/hal: migrate to request_op and confirm_op 2022-01-10 13:57:02 +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: fix doxygen grouping warnings 2021-09-11 12:45:15 +02:00
tty_uart.h cpu/native: fix doxygen grouping 2018-06-11 19:12:02 +02:00