From 548e2e77523fb0bc302f03bdda0430f818f706fc Mon Sep 17 00:00:00 2001 From: maxxir Date: Mon, 18 Mar 2019 20:01:08 +0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 778493b..d4b54f5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # 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.