Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
tftp_server.h File Reference
Trivial File Transfer Protocol (RFC 1350) More...
Go to the source code of this file.
| Data Structures | |
| struct | tftp_context | 
| TFTP context containing callback functions for TFTP transfers.  More... | |
| Functions | |
| err_t | tftp_init (const struct tftp_context *ctx) | 
| Initialize TFTP server. | |
| void | tftp_cleanup (void) | 
| Deinitialize ("turn off") TFTP server. | |
Detailed Description
Trivial File Transfer Protocol (RFC 1350)
Copyright (c) Deltatee Enterprises Ltd. 2013 All rights reserved.
Definition in file tftp_server.h.
Generated on Tue Jul 12 2022 13:55:19 by
 1.7.2
 1.7.2