Skip to content

Commit

Permalink
gnrc_tftp: remove module
Browse files Browse the repository at this point in the history
Has been deprecated for awhile (01fc3d8).
  • Loading branch information
nmeum committed Feb 20, 2020
1 parent ea3296d commit 0e2a620
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 2,060 deletions.
5 changes: 0 additions & 5 deletions Makefile.dep
Original file line number Diff line number Diff line change
Expand Up @@ -143,11 +143,6 @@ ifneq (,$(filter netdev_tap,$(USEMODULE)))
USEMODULE += iolist
endif

ifneq (,$(filter gnrc_tftp,$(USEMODULE)))
USEMODULE += gnrc_udp
USEMODULE += xtimer
endif

ifneq (,$(filter gnrc_rpl_p2p,$(USEMODULE)))
USEMODULE += gnrc_rpl
endif
Expand Down
40 changes: 0 additions & 40 deletions examples/gnrc_tftp/Makefile

This file was deleted.

50 changes: 0 additions & 50 deletions examples/gnrc_tftp/Makefile.ci

This file was deleted.

86 changes: 0 additions & 86 deletions examples/gnrc_tftp/README.md

This file was deleted.

56 changes: 0 additions & 56 deletions examples/gnrc_tftp/main.c

This file was deleted.

Loading

0 comments on commit 0e2a620

Please sign in to comment.