From a187cce1df72e80a554eb25e05dbdb68ee11f373 Mon Sep 17 00:00:00 2001 From: maxxir Date: Fri, 18 Jan 2019 11:11:03 +0400 Subject: [PATCH] Update README.md Update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eeaa430..d3fbe36 100644 --- a/README.md +++ b/README.md @@ -1,2 +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 and Ethernet Wiznet 5500 (based on W5500 EVB examples)
+Building in Eclipse Kepler with AVR-Eclipse plugin and avr-gcc 4.9.2 toolchain.