gnrc_tftp: add deprecation note
This commit is contained in:
parent
1d7b825122
commit
01fc3d8f0b
@ -10,6 +10,10 @@
|
|||||||
* @defgroup net_gnrc_tftp TFTP Support Library
|
* @defgroup net_gnrc_tftp TFTP Support Library
|
||||||
* @ingroup net_gnrc
|
* @ingroup net_gnrc
|
||||||
* @brief Add's support for TFTP protocol parsing
|
* @brief Add's support for TFTP protocol parsing
|
||||||
|
*
|
||||||
|
* @deprecated This module has serious quality defects and is not in a
|
||||||
|
* maintainable state. It will be removed after the 2020.04 release
|
||||||
|
* at the latest.
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user