Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit 23a9da3

Browse files
authored
Update README.md
1 parent a3856e7 commit 23a9da3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
[![arduino-library-badge](https://www.ardu-badge.com/badge/EthernetWebServer_STM32.svg?)](https://www.ardu-badge.com/EthernetWebServer_STM32)
44

55
This library currently supports
6-
* 1) STM32 boards with built-in Ethernet such as :
7-
* - ***Nucleo-144 (F429ZI, F767ZI)***
8-
* - ***Discovery (STM32F746G-DISCOVERY)***
9-
* 2) ***STM32 boards (with 64+K Flash) running EMC28J60 shields***
6+
1. STM32 boards with built-in Ethernet such as :
7+
- ***Nucleo-144 (F429ZI, F767ZI)***
8+
- ***Discovery (STM32F746G-DISCOVERY)***
9+
2. ***STM32 boards (with 64+K Flash) running EMC28J60 shields***
1010

1111
This is simple yet complete WebServer library for `STM32` boards running built-in Ethernet (Nucleo-144, Discovery) or EMC28J60 Ethernet shields. The functions are similar and compatible to ESP8266/ESP32 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32.
1212

0 commit comments

Comments
 (0)