You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
330 B
15 lines
330 B
.. _tftp_interface: |
|
|
|
TFTP |
|
#### |
|
|
|
Zephyr provides a simple TFTP client library that can enabled with |
|
:kconfig:option:`CONFIG_MQTT_SN_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
|
|
|