1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/lwip
Alexandre Abadie d5e184b326
examples: tests: update Makefile.ci with stm32f7508-dk
This commit also makes some cleanup in the files since add_insufficient_memory_board.sh was used for the update
2022-04-15 12:51:58 +02:00
..
tests tests/lwip: Add a test for partial TCP reads. 2021-04-10 17:14:11 +00: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*: use ztimer instead of xtimer 2022-03-03 15:54:22 +01:00
main.c tests/lwip: Update test to match new ifconfig 2021-02-23 11:48:13 +01:00
Makefile tests/lwip*: use ztimer instead of xtimer 2022-03-03 15:54:22 +01:00
Makefile.ci examples: tests: update Makefile.ci with stm32f7508-dk 2022-04-15 12:51:58 +02:00
tcp.c tests/lwip: replace sock_tcp_str2ep() with sock_tcp_name2ep() 2022-03-24 17:06:18 +01:00
udp.c tests: use sock_udp_name2ep() in interactive tests 2022-03-24 17:11:55 +01:00