From 8c3761b1b29d6162fb9064282c317ed12743206a Mon Sep 17 00:00:00 2001 From: maxxir Date: Mon, 18 Mar 2019 20:38:50 +0400 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ab70ad7..7909d0b 100644 --- a/README.md +++ b/README.md @@ -8,17 +8,18 @@ Building in Eclipse Kepler with AVR-Eclipse plugin and avr-gcc 4.9.2 toolchain. ## Hardware part of the projects -### This is my own m644p/m1284p custom board looks like: +#### This is my own m644p/m1284p custom board looks like: m1284p Board 3D Top -### Tested system photo: +#### Tested system photo: m1284p System photo + ## Software part. What done ( In order of increasing complexity ) ``` -[Wiznet Loopback TCP/UDP Static IP](../master/03_m1284p_WIZNET_loopback_STATIC_IP/) +[Wiznet Loopback TCP/UDP Static IP](https://github.com/maxxir/m1284p_wiz5500/tree/master/03_m1284p_WIZNET_loopback_STATIC_IP) ```