1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc/application_layer/tftp/Makefile
DipSwitch ede923bc5c tftp: implement TFTP server and client
Fix: packet size and typo in transfer mode main -> mail
2015-12-03 21:45:48 +01:00

4 lines
54 B
Makefile

MODULE = gnrc_tftp
include $(RIOTBASE)/Makefile.base