mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 02:53:52 +01:00
8 lines
120 B
Plaintext
8 lines
120 B
Plaintext
SubDir TOP sys net net_help ;
|
|
|
|
# HDRS += $(TOP)/sys/net/net_help/ ;
|
|
|
|
Module net_help : net_help.c msg_help.c ;
|
|
|
|
|