1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/gnrc
Alexandre Abadie 821eb5bc76
sys/net/auto_init: remove useless preprocessor directives
The files are now built only when the corresponding module is used
2020-06-08 11:10:39 +02:00
..
application_layer gnrc/rpl: Move GNRC_RPL_DEFAULT_INSTANCE to 'CONFIG_' namespace 2020-05-14 15:57:01 +02:00
link_layer gnrc_netif_xxx_create: use external netif allocation 2020-03-26 11:12:23 +01:00
netapi gnrc_netapi: report errors on dispatch 2020-02-11 18:16:02 +01:00
netif sys/net/auto_init: remove useless preprocessor directives 2020-06-08 11:10:39 +02:00
netreg
nettest
network_layer Merge pull request #13275 from miri64/gnrc_ipv6_ext_opt/feat/initial 2020-05-20 14:35:58 +02:00
pkt
pktbuf gnrc/pktbuf: remove obsolete sys/uio.h include 2019-07-04 16:12:57 +02:00
pktbuf_malloc gnrc_pktbuf_malloc: add comment to fuzzing termination condition 2020-05-26 17:24:44 +02:00
pktbuf_static gnrc_pktbuf_static: unify NULL pointer output for stats 2019-10-23 14:56:29 +02:00
pktdump gnrc_pktdump: reorder switch-cases in accordance with enum order 2020-05-05 21:05:00 +02:00
priority_pktqueue
routing/rpl gnrc/rpl: Expose configurations to Kconfig 2020-05-14 15:57:02 +02:00
sock gnrc_sock: add comment to fuzzing termination condition 2020-05-26 17:24:43 +02:00
transport_layer gnrc/tcp : Expose to Kconfig 2020-06-02 15:46:44 +05:30
doc.txt sys/net/gnrc: Add GNRC configuration Doxygen group 2019-12-06 12:18:03 +01:00
Kconfig gnrc/tcp : Expose to Kconfig 2020-06-02 15:46:44 +05:30
Makefile Merge pull request #13275 from miri64/gnrc_ipv6_ext_opt/feat/initial 2020-05-20 14:35:58 +02:00