Port from W5500_EVB to AtMega1284p+W5500 (Wiznet sockets library without Arduino)

Hello friends!
I’ve made porting from W5500_EVB(NXP LPC13xx + W5500) to AtMega1284p+W5500 custom board.
This is NO Arduino. Used C language project with WIZNET native sockets API , only for experienced programmers.
Building in Eclipse Kepler with AVR-Eclipse plugin and avr-gcc 4.9.2 toolchain.
I made correction blynk.h/blynk.c to match BLYNK protocol 0.6.0,
because original W5500_EVB project based on BLYNK 0.2.1.

New: added example to upload Blynk App code to AtMega1284p+W5500 via FTP client (checked on TotalCommander FTP, WinSCP, WIN7 ftp).

Tested and worked:
GPIO IN-OUT, Analog READ-WRITE, Virtual IN-OUT, PUSH values, PUSH messages, blynk_syncAll().

Tested app screenshot

Github project software

KiCad project hardware

Demo application QR-Code

Tested board photo
tested_system_photo_02_tiny