blob: 7a699160e947c69b9f667eed7c08596abba3366a [file] [log] [blame]
.. _tftp_interface:
TFTP
####
Zephyr provides a simple TFTP client library that can enabled with
:kconfig:option:`CONFIG_TFTP_LIB` Kconfig option.
See :zephyr:code-sample:`TFTP client sample application <tftp-client>` for
more information about the library usage.
API Reference
*************
.. doxygengroup:: tftp_client