Super lightweight, not at all robust, TFTP server for FRDM-K64F eval board.
Dependencies: EthernetInterface mbed-rtos mbed
Fork of FRDM_K64F-Ethernet by
Super lightweight, not at all robust, TFTP server for FRDM-K64F eval board. This tool supports read-only access to two files. It does not support NACK responses or timeouts. The tool is intended for use by our test department to check out Ethernet functionality on our main processor board.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:28ddb9b073ec | 2018-10-11 | audim | clean up some comments |
1:2944c0d494ff | 2018-10-11 | audim | first working concept; only supports ETH0 due to "eTSEC1" setting in environment variables |
0:bbc9cfdee3bc | 2014-09-22 | issaiass | This example uses the FRDM-K64F board Ethernet interface with a static ip address connected directly to the PC |