1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/native/include
Oleg Hahm 3f1c2e1f1b native: assert that the pktbuf is big enough
Rationale: the netdev2_tap Ethernet driver for native requires to temporarily store at least a maximum sized Ethernet frame.
2016-04-20 09:10:55 +02:00
..
async_read.h native: add UART driver based on /dev/tty 2016-03-31 16:59:12 +09:00
clang_compat.h cpu: added extern "C" to headers 2014-11-24 19:10:15 +01:00
cpu_conf.h native: assert that the pktbuf is big enough 2016-04-20 09:10:55 +02:00
cpu.h Merge pull request #3313 from gebart/pr/eINT-fixes 2015-09-29 12:39:16 +02:00
native_internal.h core: header cleanup 2016-02-28 22:46:28 +01:00
netdev2_tap.h netdev2: use params parameter for setup 2016-03-28 20:22:20 +02:00
periph_conf.h native: add UART driver based on /dev/tty 2016-03-31 16:59:12 +09:00
periph_cpu.h cpu: cleanup and unification of CPUID implementations 2016-02-08 14:36:03 +01:00
tty_uart.h native: add UART driver based on /dev/tty 2016-03-31 16:59:12 +09:00