1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc
Akshai M 6450d9989e gnrc/pktbuf : Set Kconfig defaults and conditions
Set Kconfig defaults for CPU and conditions to avoid
conflict with CFLAGS

Co-authored-by: Leandro Lanzieri <leandro.lanzieri@haw-hamburg.de>
2020-06-11 14:47:27 +05:30
..
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 Merge pull request #12738 from miri64/netif/enh/id-functions 2020-06-09 15:12:06 +02:00
netreg gnrc_netreg: use thread_has_msg_queue() for msg queue check 2018-12-19 15:39:50 +01:00
nettest gnrc: remove legacy network interface structures 2017-11-17 09:20:29 +01:00
network_layer Merge pull request #13275 from miri64/gnrc_ipv6_ext_opt/feat/initial 2020-05-20 14:35:58 +02:00
pkt gnrc: cleanup and corrections in gnrc_pkt 2017-04-22 20:56:54 +02:00
pktbuf gnrc/pktbuf : Set Kconfig defaults and conditions 2020-06-11 14:47:27 +05:30
pktbuf_malloc gnrc/pktbuf : Move 'GNRC_PKTBUF_SIZE' to 'CONFIG_' 2020-06-11 14:46:36 +05:30
pktbuf_static gnrc/pktbuf : Move 'GNRC_PKTBUF_SIZE' to 'CONFIG_' 2020-06-11 14:46:36 +05:30
pktdump gnrc/pktdump : Add 'CONFIG_' & expose to Kconfig 2020-06-09 13:31:29 +05:30
priority_pktqueue gnrc_priority_queue: updated coding style. 2017-06-22 11:36:55 +02:00
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/pktbuf : Expose to Kconfig 2020-06-11 14:47:19 +05:30
Makefile Merge pull request #13275 from miri64/gnrc_ipv6_ext_opt/feat/initial 2020-05-20 14:35:58 +02:00