diff --git a/README.md b/README.md index 429a8d8..a267126 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ Building in Eclipse Kepler with AVR-Eclipse plugin and avr-gcc 4.9.2 toolchain. 1. [Wiznet Loopback TCP/UDP Static IP](../master/03_m1284p_WIZNET_loopback_STATIC_IP/) 2. [Wiznet Loopback TCP/UDP DHCP IP](../master/04_m1284p_WIZNET_loopback_DHCP/) 3. [DNS example](../master/05_m1284p_WIZNET_DNS_client/) +4. [SNTP + DNS example](../master/06_m1284p_WIZNET_DNS_SNTP_client/) +5. [Telnet server example](../master/07_m1284p_WIZNET_telnets_basic/) ### TODO: Add all other links here