1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/lwip
kenrabold db4d67c4fd make: add hifive1 to BOARD_INSUFFICIENT_MEMORY
Added HiFive1 to BOARD_INSUFFICIENT_MEMORY list for examples and tests that are too big to fit

build: fixed missing syscall and cpuid failures

Added missing syscall stubs for nanostubs and fixed compile error with cpuid periph

build: fixed whitespace error

build: add hifive1 to more BOARD_INSUFFICIENT_MEMORY

doc: fixed doxygen warnings

Addressed Doxygen warnings in source file comments

doc: more doxygen fixes

doc: even more doxygen fixes

doc: more changes

build: fix pedantic and rdci_simple build failures

make: exclude lua
2018-05-29 16:27:53 -07:00
..
tests tests: use python3 for tests scripts 2018-01-26 11:09:11 +01:00
common.c tests: intial import of lwIP test application 2016-03-30 17:35:51 +02:00
common.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ip.c tests: port tests/lwip to sock 2017-04-25 18:15:23 +02:00
main.c tests: port tests/lwip to sock 2017-04-25 18:15:23 +02:00
Makefile make: add hifive1 to BOARD_INSUFFICIENT_MEMORY 2018-05-29 16:27:53 -07:00
tcp.c tests: port tests/lwip to sock 2017-04-25 18:15:23 +02:00
udp.c tests: port tests/lwip to sock 2017-04-25 18:15:23 +02:00