1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/gnrc_netif
Jean Pierre Dudey de50518146
cc26x2_cc13x2: use correct RAM value
Previous value was 20 K, now it's 80 K. The older family of these MCUs
(cc13x0, cc26x0) had that size, currently for cc13x2 and cc26x2 it's
80 K.

Signed-off-by: Jean Pierre Dudey <jeandudey@hotmail.com>
2020-02-10 18:38:15 -05:00
..
tests flake8: fix PEP8 W608 invalid escape sequence 2019-11-22 11:47:49 +01:00
common.c tests: adapt tests for gnrc_netif checks 2019-02-26 16:46:29 +01:00
common.h tests/gnrc_netif: add test for ULA source selection 2018-08-09 11:37:10 +02:00
main.c net/gnrc/netif: Move GNRC_NETIF_IPV6_ADDRS_NUMOF to 'CONFIG_' namespace 2020-01-13 12:28:37 +01:00
Makefile tests: BOARD_INSUFFICIENT_MEMORY -> Makefile.ci 2019-10-17 15:11:59 +02:00
Makefile.ci cc26x2_cc13x2: use correct RAM value 2020-02-10 18:38:15 -05:00