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

Commit 01cd0d8

Browse files
authored
Update README.md
1 parent ab84e3e commit 01cd0d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The EthernetWebServer class found in `EthernetWebServer.h` header, is a simple w
2121

2222
## Prerequisite
2323
1. [`Arduino IDE 1.8.11 or later` for Arduino](https://www.arduino.cc/en/Main/Software)
24-
2. `Arduino AVR core 1.8.2 or later` for Arduino (Use Arduino Board Manager)
24+
2. [`Arduino Core for STM32 1.8.0 or later`](https://github.com/stm32duino/Arduino_Core_STM32) for STM32 (Use Arduino Board Manager)
2525
3. Depending on which Ethernet card you're using:
2626
- [STM32Ethernet library](https://github.com/stm32duino/STM32Ethernet) for built-in Ethernet on (Nucleo-144, Discovery)
2727
- [UIPEthernet library](https://github.com/UIPEthernet/UIPEthernet) for ENC28J60

0 commit comments

Comments
 (0)