1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/lwip
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: add capability to provide make command via environment 2020-07-09 10:59:01 +02:00
common.c tests: intial import of lwIP test application 2016-03-30 17:35:51 +02:00
common.h tests/lwip: adapt for IPv4/6 dual-stack usage 2020-06-25 12:45:37 +02:00
ip.c tests/lwip: adapt for IPv4/6 dual-stack usage 2020-06-25 12:45:37 +02:00
main.c tests/lwip: adapt for IPv4/6 dual-stack usage 2020-06-25 12:45:37 +02:00
Makefile examples / tests: pull in sock API not implementation 2020-09-07 08:45:25 +02:00
Makefile.ci tests: examples: remove stm32mp157c-dk2 for mem leak 2020-11-13 10:43:08 +01:00
tcp.c tests/lwip: adapt for IPv4/6 dual-stack usage 2020-06-25 12:45:37 +02:00
udp.c tests/lwip: adapt for IPv4/6 dual-stack usage 2020-06-25 12:45:37 +02:00