feat: Support Nano 33 IoT, MKR WIFI 1010, XIAO, Wio Terminal (#901)

This commit is contained in:
Aruna Tennakoon
2024-08-24 17:01:45 +07:00
committed by GitHub
parent dcfb0df665
commit 899cfbdbe7
14 changed files with 286 additions and 20 deletions

View File

@@ -16,7 +16,7 @@
"keywords": "wifi, http, web, server, client, websocket",
"license": "LGPL-2.1",
"name": "WebSockets",
"platforms": "atmelavr, espressif8266, espressif32, raspberrypi, renesas_uno",
"platforms": "*",
"repository": {
"type": "git",
"url": "https://github.com/Links2004/arduinoWebSockets.git"