Khoi Hoang
52ae9a4414
Add AsyncMQTT_ESP32 library ( #2264 )
...
### Releases v1.8.0
1. Initial coding to port [AsyncMQTT_Generic](https://github.com/khoih-prog/AsyncMQTT_Generic ) to `ESP32/S2/S3/C3` boards using WiFi or `LwIP W5500 / ENC28J60 / LAN8720 Ethernet`
2. Use `allman astyle`
3. Sync with [AsyncMQTT_Generic v1.8.0](https://github.com/khoih-prog/AsyncMQTT_Generic )
2022-12-17 08:07:06 +00:00
Khoi Hoang
c45c9d3585
Add AsyncHTTPRequest_ESP32_Ethernet Library ( #2261 )
...
### Releases v1.12.0
1. Initial coding to port [AsyncHTTPRequest_Generic](https://github.com/khoih-prog/AsyncHTTPRequest_Generic ) to `ESP32/S2/S3/C3` boards using `LwIP W5500 / ENC28J60 / LAN8720 Ethernet`
2. Use `allman astyle`
3. Sync with [AsyncHTTPRequest_Generic v1.12.0](https://github.com/khoih-prog/AsyncHTTPRequest_Generic )
2022-12-17 03:54:46 +00:00
julien leresteux
f1b5107930
Update repositories.txt ( #2259 )
2022-12-16 22:08:40 +00:00
BinaryBearX
b622064c4f
Update repositories.txt ( #2257 )
2022-12-16 15:28:15 +00:00
dam74
ee36cca0a5
Update repositories.txt
2022-12-16 13:28:31 +01:00
dam74
6225707f7b
Merge branch 'arduino:main' into main
2022-12-16 12:53:50 +01:00
Karl Söderby
3be3b6bf91
Add Arduino_HS300x Library ( #2253 )
2022-12-16 10:59:14 +00:00
Ashwin K Whitchurch
3bd5b48d1e
Update repositories.txt ( #2252 )
2022-12-16 09:13:26 +00:00
Khoi Hoang
928d7edcaa
Add ESP32_SC_Ethernet_Manager library ( #2251 )
...
#### Releases v1.0.0
1. Initial coding to port `synchronous` [ESP_WiFiManager](https://github.com/khoih-prog/ESP_WiFiManager ) to `ESP32_S2/S3/C3` boards using `LwIP W5500 / ENC28J60 Ethernet`
2. Use `allman astyle`
2022-12-16 07:12:44 +00:00
Khoi Hoang
14b6a61aeb
Add ESP32_SC_ENC_Manager library ( #2250 )
...
#### Releases v1.0.0
1. Initial coding to port `synchronous` [ESP_WiFiManager](https://github.com/khoih-prog/ESP_WiFiManager ) to `ESP32_S2/S3/C3` boards using `LwIP ENC28J60 Ethernet`.
2. Use `allman astyle`
2022-12-16 05:14:53 +00:00
Khoi Hoang
070b8a3652
Add ESP32_SC_W5500_Manager library ( #2249 )
...
#### Releases v1.0.0
1. Initial coding to port `synchronous` [ESP_WiFiManager](https://github.com/khoih-prog/ESP_WiFiManager ) to ESP32_S3 boards using `LwIP W5500 Ethernet`.
2. Use `allman astyle`
2022-12-16 03:53:22 +00:00
Khoi Hoang
3d6cfd0107
Add AsyncWebServer_ESP32_SC_ENC library ( #2248 )
...
#### Releases v1.6.3
1. Initial coding to port [ESPAsyncWebServer](https://github.com/me-no-dev/ESPAsyncWebServer ) to `ESP32_S3` boards using `LwIP ENC28J60 Ethernet`.
2. Bump up to `v1.6.3` to sync with [AsyncWebServer_ESP32_ENC v1.6.3](https://github.com/khoih-prog/AsyncWebServer_ESP32_ENC )
3. Use `allman astyle`
2022-12-16 00:59:07 +00:00
Khoi Hoang
09a28147d8
Add AsyncWebServer_ESP32_SC_W5500 library ( #2247 )
...
#### Releases v1.6.3
1. Initial coding to port [ESPAsyncWebServer](https://github.com/me-no-dev/ESPAsyncWebServer ) to ESP32_S3 boards using `LwIP W5500 Ethernet`.
2. Bump up to `v1.6.3` to sync with [AsyncWebServer_ESP32_W5500 v1.6.3](https://github.com/khoih-prog/AsyncWebServer_ESP32_W5500 ).
3. Use `allman astyle`
2022-12-15 20:35:40 +00:00
Hamish Cunningham
bc9db07c97
Add the unPhone library ( #2246 )
...
Add an unPhone support library from https://gitlab.com/hamishcunningham/unPhoneLibrary
2022-12-15 17:19:48 +00:00
Aaron Kimball
277c98b56d
Add kimballa/button-debounce ( #2245 )
...
Add 'debounce' library in github.com/kimballa/button-debounce.git.
2022-12-15 09:11:36 +00:00
Khoi Hoang
ceb17abb54
Add AsyncESP32_SC_Ethernet_Manager Library ( #2244 )
...
#### Releases v1.0.1
1. Fix typo
#### Releases v1.0.0
1. Initial coding to port [ESPAsync_WiFiManager](https://github.com/khoih-prog/ESPAsync_WiFiManager ) to ESP32_S3 boards using `LwIP W5500 / ENC28J60 Ethernet`.
2. Use `allman astyle`
2022-12-15 03:46:53 +00:00
Khoi Hoang
086b5ecc83
Add AsyncESP32_SC_ENC_Manager Library ( #2243 )
...
#### Releases v1.0.0
1. Initial coding to port [ESPAsync_WiFiManager](https://github.com/khoih-prog/ESPAsync_WiFiManager ) to ESP32_S3 boards using `LwIP ENC28J60 Ethernet`.
2. Use `allman astyle`
2022-12-15 02:01:28 +00:00
David Such
0375a73873
Update repositories.txt ( #2242 )
2022-12-15 01:20:00 +00:00
David Such
1a7f5aab11
Update repositories.txt ( #2241 )
2022-12-15 00:58:24 +00:00
Khoi Hoang
4ca43fd9d8
Add AsyncESP32_SC_W5500_Manager Library ( #2240 )
...
#### Releases v1.0.0
1. Initial coding to port [ESPAsync_WiFiManager](https://github.com/khoih-prog/ESPAsync_WiFiManager ) to ESP32_S3 boards using `LwIP W5500 Ethernet`.
2. Use `allman astyle`
2022-12-15 00:30:27 +00:00
David Such
88b73054b1
Update repositories.txt ( #2239 )
2022-12-14 23:37:32 +00:00
Rob Tillaart
174a1e8782
Add PIR library ( #2238 )
...
Library to handle up to 8 PIR sensors.
2022-12-14 19:09:12 +00:00
Khoi Hoang
4085f4877b
Add WebServer_ESP32_SC_ENC library ( #2237 )
...
#### Releases v1.0.0
1. Initial coding to support ESP32_S3-based boards using `LwIP ENC28J60 Ethernet`.
2. Use `allman astyle`
2022-12-14 19:08:20 +00:00
daniel-mohr
7c14d9ab4b
added https://github.com/ug-cp/precise_sntp ( #2236 )
2022-12-14 18:32:39 +00:00
dam74
f1e1dd9603
Update repositories.txt ( #2235 )
2022-12-14 08:26:24 +00:00
dam74
ffefbd916e
Merge branch 'arduino:main' into main
2022-12-14 09:23:56 +01:00
dam74
e46e2d1a5d
Update repositories.txt ( #2233 )
...
* Update repositories.txt
* Update repositories.txt
Co-authored-by: per1234 <accounts@perglass.com >
2022-12-14 07:29:35 +00:00
dam74
320cc5673c
Merge branch 'arduino:main' into main
2022-12-14 08:28:19 +01:00
David Such
2e5d4e3e21
Update repositories.txt ( #2234 )
2022-12-14 07:28:14 +00:00
per1234
7512f81501
Merge branch 'main' into main
2022-12-13 23:27:49 -08:00
dam74
81ecf156ea
Update repositories.txt
2022-12-14 08:23:16 +01:00
dam74
b12a9c0390
Update repositories.txt
2022-12-14 08:08:06 +01:00
Khoi Hoang
e952f9ee30
Add WebServer_ESP32_SC_W5500 library ( #2232 )
...
#### Releases v1.0.0
1. Initial coding to support ESP32_S3-based boards using `LwIP W5500 Ethernet`.
2. Use `allman astyle`
2022-12-14 06:34:01 +00:00
Junhyuk Lee
3e822de8ba
Update repositories.txt ( #2230 )
...
* Update repositories.txt
* fix: add new line
2022-12-14 03:07:10 +00:00
David Such
7486ca1648
Update repositories.txt ( #2227 )
2022-12-14 00:06:07 +00:00
David Such
e060be4338
Update repositories.txt ( #2226 )
2022-12-13 23:21:57 +00:00
dam74
3a506e7c24
Update repositories.txt ( #2225 )
2022-12-13 23:13:13 +00:00
David Such
3e60ddff3e
Update repositories.txt
...
These six libraries: nexgen_motorshield, nexgen_timer, nexgen_filter, nexgen_AHRS, nexgen_MSP & nexgen_SBUS are being deleted and will be replaced with similar libraries with different branding and repositories.
2022-12-14 09:53:29 +11:00
Khoi Hoang
4febf8225f
Add ESP8266_Ethernet_Manager library ( #2223 )
...
#### Releases v1.0.0
1. Initial coding to port `synchronous` [ESP_WiFiManager](https://github.com/khoih-prog/ESP_WiFiManager ) to ESP8266 boards using `LwIP W5500 / W5100(S) / ENC28J60 Ethernet`.
2. Use `allman astyle`
2022-12-13 04:49:12 +00:00
Khoi Hoang
90c5938367
Add AsyncESP8266_Ethernet_Manager library ( #2222 )
...
#### Releases v1.0.0
1. Initial coding to port [ESPAsync_WiFiManager](https://github.com/khoih-prog/ESPAsync_WiFiManager ) to ESP8266 boards using `LwIP W5500 / W5100(S) / ENC28J60 Ethernet`.
2. Use `allman astyle`
2022-12-13 03:07:35 +00:00
Khoi Hoang
4d483e8369
Add ESP32_Ethernet_Manager library ( #2221 )
...
#### Releases v1.0.0
1. Initial coding to port `synchronous` [ESP_WiFiManager](https://github.com/khoih-prog/ESP_WiFiManager ) to ESP32 boards using `LwIP W5500 / ENC28J60 Ethernet`
2. Use `allman astyle`
2022-12-13 01:02:44 +00:00
Umberto Baldi
ad812044fa
Merge pull request #2219 from jaenrig-ifx/patch-6
...
Removed btn99x0 library
2022-12-12 18:11:02 +01:00
Umberto Baldi
e2d009d663
Merge pull request #2189 from Frederik-Eberhard/patch-4
...
Update repositories.txt
2022-12-12 18:04:14 +01:00
Umberto Baldi
5c6c688294
Merge branch 'main' into patch-4
2022-12-12 18:01:11 +01:00
Umberto Baldi
f9377cf723
Merge pull request #2179 from drmpf/remove_GUIdesigner
...
removed_pfodGUIdesigner_library
2022-12-12 17:57:30 +01:00
Umberto Baldi
35937d1c6b
Merge pull request #2173 from ArduCAM/ArduCAM-patch-1
...
Update URL of "Arducam_Mega"
2022-12-12 17:52:57 +01:00
jaenrig-ifx
abe36aaea8
Removed btn99x0 library
...
The library has been first released under the wrong repo name and thus url. The new url and library has been already added. This url no longer exist.
2022-12-12 17:27:22 +01:00
jaenrig-ifx
6a7669a7ba
Added Infineon MOTIX BTN99x0 library to registry ( #2218 )
2022-12-12 16:24:58 +00:00
jaenrig-ifx
0b266246a8
Added arduino-btn99x0 library to registrar ( #2217 )
2022-12-12 15:31:49 +00:00
dlyckelid
32628c128e
Update repositories.txt ( #2216 )
2022-12-12 13:39:42 +00:00