Commit Graph

11 Commits

Author SHA1 Message Date
maxxir
e3b3f7a837 Removed temporary debug.log. 2019-03-31 20:37:16 +04:00
maxxir
81e2295950 Added FSM for TFTP client in main loop, and WIZNET standard TCP/UDP
loopback
2019-03-31 20:30:09 +04:00
maxxir
c99b2d6822 All my debug code in tftp.c replace PRINTF(..) to DBG_PRINT(INFO_DBG,
..)
2019-03-31 09:59:16 +04:00
maxxir_w
8477a377ea Added handlers for CHK_RAM_LEAKAGE && CHK_UPTIME 2019-03-29 11:22:03 +04:00
maxxir_w
e1acb98737 Added patterns to check TFTP received data. All woks good now. 2019-03-28 13:55:20 +04:00
maxxir_w
4e2862981a Write-in data to SD-card file "readme_txt" and another patterns during
TFTP transfer session - SUCCESS.
2019-03-27 14:06:03 +04:00
maxxir_w
4414955447 Tested transfer large files ~220kbytes is OK 2019-03-27 10:55:32 +04:00
maxxir_w
b6a2727727 TFTP test updated 2019-03-27 09:50:03 +04:00
maxxir_w
43abda9187 First positive steps in TFTP client working.. 2019-03-26 13:42:39 +04:00
maxxir_w
53ddb72960 TFTP code writing begin.. 2019-03-25 16:03:01 +04:00
maxxir_w
9b6d202c27 Added TFP-client project (not working yet) 2019-03-25 13:45:44 +04:00