From 5852445245d99f654ea0942b63da08da3d02ce99 Mon Sep 17 00:00:00 2001 From: maxxir Date: Wed, 6 Feb 2019 23:43:12 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3fbe36..b6f2d5c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # m1284p_wiz5500 -Several test projects using ATMEGA 1284p and Ethernet Wiznet 5500 (based on W5500 EVB examples)
+Several test projects using ATMEGA 1284p(644p partially) and Ethernet Wiznet 5500 (based on W5500 EVB examples)
Building in Eclipse Kepler with AVR-Eclipse plugin and avr-gcc 4.9.2 toolchain.