1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/gnrc_netif
Gilles DOFFE 631e882844 tests: examples: remove stm32mp157c-dk2 for mem leak
stm32mp157c-dk2 has not enough memory to build this apps.
However as the stm32mp157xx cpu line has no flash, a part of RAM
is considered as ROM. Thus ROM size could be extend to suit this
apps needs.

Signed-off-by: Gilles DOFFE <gilles.doffe@savoirfairelinux.com>
2020-11-13 10:43:08 +01:00
..
tests tests/gnrc_netif: fix test script for empty payload 2020-05-06 10:46:59 +02:00
common.c gnrc_netif: remove GNRC_NETIF_NUMOF macro 2020-03-26 11:12:23 +01:00
common.h gnrc_netif: remove GNRC_NETIF_NUMOF macro 2020-03-26 11:12:23 +01:00
main.c tests/gnrc_netif: add tests to join and leave L2 groups 2020-10-29 14:38:52 +01:00
Makefile gnrc/nib: Move GNRC_IPV6_NIB_CONF_NO_RTR_SOL to 'CONFIG_' namespace 2020-03-31 18:07:10 +02:00
Makefile.ci tests: examples: remove stm32mp157c-dk2 for mem leak 2020-11-13 10:43:08 +01:00