mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +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
|