From ff0435380b5c799956b591b569e3a47bde954563 Mon Sep 17 00:00:00 2001 From: maxxir Date: Mon, 18 Mar 2019 20:53:31 +0400 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc405c3..5f671b1 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ Based on W5500 EVB examples, but heavily modified. Building in Eclipse Kepler with AVR-Eclipse plugin and avr-gcc 4.9.2 toolchain. -## Hardware part of the projects +## Hardware part of the projects + +* [Kicad open hardware](../master/KiCad_M644_breakout_v1.2d/) #### This is my own m644p/m1284p custom board looks like: @@ -23,7 +25,7 @@ Building in Eclipse Kepler with AVR-Eclipse plugin and avr-gcc 4.9.2 toolchain. 2. [Wiznet Loopback TCP/UDP DHCP IP](../master/04_m1284p_WIZNET_loopback_DHCP/) 3. [DNS example](../master/05_m1284p_WIZNET_DNS_client/) -###TODO: Add all other links here +### TODO: Add all other links here ## What TODO: