From 092be6d6c0f5b8629fb30400736c15bfff272ece Mon Sep 17 00:00:00 2001 From: maxxir Date: Mon, 18 Mar 2019 20:01:39 +0400 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d4b54f5..251bdd7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # m1284p_wiz5500 -Lots of projects using ATMEGA 1284p(644p partially) and Ethernet Wiznet 5500 -(based on W5500 EVB examples, but heavily modified). +Lots of projects using ATMEGA 1284p(644p partially) and Ethernet Wiznet 5500. + +Based on W5500 EVB examples, but heavily modified. Building in Eclipse Kepler with AVR-Eclipse plugin and avr-gcc 4.9.2 toolchain.