Prusa MINI Firmware overview
tftp_server.h File Reference

Trivial File Transfer Protocol (RFC 1350) More...

#include "lwip/apps/tftp_opts.h"
#include "lwip/err.h"
#include "lwip/pbuf.h"

Go to the source code of this file.

Classes

struct  tftp_context
 

Functions

err_t tftp_init (const struct tftp_context *ctx)
 

Detailed Description

Trivial File Transfer Protocol (RFC 1350)

Author
Logan Gunthorpe logan.nosp@m.g@de.nosp@m.ltate.nosp@m.e.co.nosp@m.m

Copyright (c) Deltatee Enterprises Ltd. 2013 All rights reserved.

Function Documentation

◆ tftp_init()

err_t tftp_init ( const struct tftp_context ctx)