From b123df6cc09d4e828835c80cc228ef4dcc0a57cd Mon Sep 17 00:00:00 2001 From: maxxir Date: Mon, 18 Mar 2019 19:06:39 +0400 Subject: [PATCH] README.md corrected --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6f2d5c..841fb2c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # m1284p_wiz5500 -Several test projects using ATMEGA 1284p(644p partially) and Ethernet Wiznet 5500 (based on W5500 EVB examples)
+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.