1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-11-24 15:01:09 +03:00

Add AsyncWebServer_Teensy41 Library (#1202)

### Releases v1.4.1

1. Initial porting and coding for **Teensy 4.1 using built-in QNEthernet**
2. Bump up version to v1.4.1 to sync with [AsyncWebServer_STM32](https://github.com/khoih-prog/AsyncWebServer_STM32) v1.4.1
This commit is contained in:
Khoi Hoang
2022-03-18 12:45:49 -04:00
committed by GitHub
parent 5d07af0b32
commit dc83ebb9de

View File

@@ -4743,3 +4743,4 @@ https://github.com/vChavezB/qpcpp_esp32
https://github.com/khoih-prog/Teensy41_AsyncTCP https://github.com/khoih-prog/Teensy41_AsyncTCP
https://github.com/stm32duino/VL53L4CX.git https://github.com/stm32duino/VL53L4CX.git
https://github.com/stm32duino/X-NUCLEO-53L4A2.git https://github.com/stm32duino/X-NUCLEO-53L4A2.git
https://github.com/khoih-prog/AsyncWebServer_Teensy41