Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
### Releases v1.1.1

1. Clean-up all compiler warnings possible.
2. Add Table of Contents
  • Loading branch information
khoih-prog committed Dec 29, 2020
1 parent 8dabdfa commit c4fc883
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
* [1. How to select which built-in Ethernet or shield to use](#1-how-to-select-which-built-in-ethernet-or-shield-to-use)
* [2. How to select another CS/SS pin to use](#2-how-to-select-another-csss-pin-to-use)
* [3. How to use W5x00/ENC28J60 with ESP32](#3-how-to-use-w5x00enc28j60-with-esp32)
* [4. How to use W5x00/ENC28J60 with ESP8266](#4-ow-to-use-w5x00enc28j60-with-esp8266)
* [4. How to use W5x00/ENC28J60 with ESP8266](#4-how-to-use-w5x00enc28j60-with-esp8266)
* [5. How to increase W5x00 TX/RX buffer](#5-how-to-increase-w5x00-txrx-buffer)
* [Not supported Libraries](#not-supported-libraries)
* [How to use default Credentials and have them pre-loaded onto Config Portal](#how-to-use-default-credentials-and-have-them-pre-loaded-onto-config-portal)
Expand All @@ -81,7 +81,7 @@
* [2. File defines.h](#2-file-definesh)
* [3. File Credentials.h](#3-file-credentialsh)
* [4. File dynamicParams.h](#4-file-dynamicparamsh)
* [Debug Terminal Output Samples](##debug-terminal-output-samples)
* [Debug Terminal Output Samples](#debug-terminal-output-samples)
* [1. Ethernet_nRF52 on NRF52840_FEATHER_EXPRESS with W5500 using Ethernet2 Library](#1-ethernet_nrf52-on-nrf52840_feather_express-with-w5500-using-ethernet2-library)
* [1.1 Normal run](#11-normal-run)
* [1.2. DoubleResetDetected](#12-doubleresetdetected)
Expand Down

0 comments on commit c4fc883

Please sign in to comment.