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: cobaLCDJoyMotor_Thread odometry_omni_3roda_v3 odometry_omni_3roda_v1 odometry_omni_3roda_v2 ... more
TFTP server
[Applications]
This is simple TFTP server for the lwIP raw API. More...
Data Structures | |
struct | tftp_context |
TFTP context containing callback functions for TFTP transfers. More... | |
Modules | |
Options | |
Functions | |
err_t | tftp_init (const struct tftp_context *ctx) |
Initialize TFTP server. |
Detailed Description
This is simple TFTP server for the lwIP raw API.
Function Documentation
err_t tftp_init | ( | const struct tftp_context * | ctx ) |
Initialize TFTP server.
- Parameters:
-
ctx TFTP callback struct
Definition at line 390 of file lwip_tftp_server.c.
Generated on Tue Jul 12 2022 13:03:27 by
