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

Commit 01b7e0d

Browse files
authored
v1.4.0 to add Teensy41 and QNEthernet
### Releases v1.4.0 1. Add support to **Teensy 4.1 using QNEthernet Library** 2. Add example for `QNEthernet`
1 parent aa0b743 commit 01b7e0d

18 files changed

+3817
-57
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ If you don't find anything, please [open a new issue](https://github.com/khoih-p
1515
Please ensure to specify the following:
1616

1717
* Arduino IDE version (e.g. 1.8.19) or Platform.io version
18-
* `ESP8266`,`ESP32` or `STM32` Core Version (e.g. ESP8266 core v3.0.2, ESP32 v2.0.2 or STM32 v2.2.0)
18+
* `ESP8266`,`ESP32`, `STM32` or `Teensyduino` Core Version (e.g. ESP8266 core v3.0.2, ESP32 v2.0.2, STM32 v2.2.0 or Teensyduino v1.56)
1919
* Contextual information (e.g. what you were trying to achieve)
2020
* Simplest possible steps to reproduce
2121
* Anything that might be relevant in your opinion, such as:

Packages_Patches/hardware/teensy/avr/boards.txt

Lines changed: 1798 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)