1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/unittests/tests-ipv6_addr
Benjamin Valentin 91ad8ec403 sys/net/ipv6: add ipv6_addr_init() helper function
Setting a compile-time const IP address can be a bit cumbersome.
Add a helper function to easy the process.
2022-03-04 15:34:15 +01:00
..
Makefile
Makefile.include
tests-ipv6_addr.c sys/net/ipv6: add ipv6_addr_init() helper function 2022-03-04 15:34:15 +01:00
tests-ipv6_addr.h