mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
c692b3a00a
* moved the former ping module from `sys` to `sys/net/link_layer` and renamed to l2_ping * use defaulttransceiver instead of cc110x * some refactoring
4 lines
53 B
Makefile
4 lines
53 B
Makefile
MODULE := l2_ping
|
|
|
|
include $(RIOTBASE)/Makefile.base
|