Terry Moore
28e79a0053
Update repositories.txt ( #1206 )
2022-03-19 19:52:04 +00:00
Jan
7b9e889e2c
Update repositories.txt ( #1205 )
2022-03-19 15:27:13 +00:00
Khoi Hoang
9de2875be9
Add AsyncUDP_Teensy41 Library ( #1204 )
...
### Releases v1.2.1
1. Initial porting and coding for **Teensy 4.1 using built-in QNEthernet**
2. Bump up version to v1.2.1 to sync with [AsyncUDP_STM32](https://github.com/khoih-prog/AsyncUDP_STM32 ) v1.2.1
2022-03-19 07:04:47 +00:00
Khoi Hoang
0feb545344
Update repositories.txt ( #1203 )
2022-03-18 23:44:21 +00:00
Khoi Hoang
dc83ebb9de
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
2022-03-18 16:45:49 +00:00
Carlo Parata
5d07af0b32
Update repositories.txt ( #1201 )
...
Please add "STM32duino VL53L4CX" and "STM32duino X-NUCLEO-53L4A2" libraries to the Library Manager.
Thanks in advance,
Carlo
2022-03-18 14:31:42 +00:00
Wolfgang (Wolle) Ewald
07b5209b74
Update repositories.txt, add EEPROM_SPI_WE ( #1200 )
...
Please add my library https://github.com/wollewald/EEPROM_SPI_WE
2022-03-18 13:44:00 +00:00
Khoi Hoang
c2b59791ec
Add Teensy41_AsyncTCP Library ( #1198 )
...
### Initial Releases v1.0.0
1. Initial porting and coding to support **Teensy 4.1 using QNEthernet Library**
2. Add example [multiFileProject](examples/multiFileProject) to demo for multiple-file project to avoid `multiple-definitions` linker error
2022-03-18 01:42:11 +00:00
vChavezB
8c0cfd664f
Update repositories.txt ( #1196 )
2022-03-18 00:21:04 +00:00
RoboCore
83a8e09a20
Update repositories.txt ( #1195 )
...
Add the "RoboCore - SMW-SX1262M0" library.
2022-03-17 18:59:12 +00:00
Pierre Molinaro
ba74aab9c2
Added ACAN_STM32 CAN library for STM32 ( #1194 )
2022-03-17 11:02:44 +00:00
Hideaki Tai
bdca238293
Add hideakitai/PCA95x5 ( #1193 )
2022-03-16 10:40:58 +00:00
Bernhard
4232a58743
Update repositories.txt ( #1192 )
2022-03-16 09:12:47 +00:00
Bernhard
4447112955
Update repositories.txt ( #1191 )
2022-03-16 08:39:50 +00:00
Junhyuk Lee
2d892119fd
Update repositories.txt ( #1190 )
2022-03-16 03:08:46 +00:00
Umberto Baldi
58843f4241
Merge pull request #1178 from tuxedo0801/patch-1
...
KONNEKTING library moved to gitlab
2022-03-15 09:38:48 +01:00
per1234
d29272cde3
Merge pull request #1185 from per1234/update-links
...
Improve and correct links in documentation
2022-03-14 02:56:09 -07:00
Tinyu
cfe1dc7e12
Update repositories.txt ( #1187 )
2022-03-13 05:06:36 +00:00
Giovanni Carbone
1f9c018f63
adding STM32ad9833 ( #1186 )
...
adding of https://github.com/gianni-carbone/STM32ad9833
Co-authored-by: per1234 <accounts@perglass.com >
2022-03-13 03:24:14 +00:00
per1234
dd55ef3d71
Configure documentation links to allow localization
...
github.com and wikipedia.org have different localization behaviors depending on the URL.
If a language code is specified via the URL, then that language version of the page is loaded, regardless of the language setting of the user's browser or GitHub. For example, this URL will take the user to the English version of the page even if their browser is configured for Chinese:
https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/addressing-merge-conflicts/resolving-a-merge-conflict-on-github
If no language code is specified via the URL, then it redirects to the version of the page localized for the user's language preference, where available. For example, if the user has selected "Chinese" as their preferred language in their browser settings, then this URL:
https://docs.github.com/pull-requests/collaborating-with-pull-requests/addressing-merge-conflicts/resolving-a-merge-conflict-on-github
redirects to:
https://docs.github.com/cn/pull-requests/collaborating-with-pull-requests/addressing-merge-conflicts/resolving-a-merge-conflict-on-github
2022-03-12 10:48:36 -08:00
per1234
1ed8d18efb
Fix broken link in documentation
...
The Arduino Library Manager documentation was moved to a new location without setting up a redirect, which broke this
link.
2022-03-12 10:44:18 -08:00
Renzo Mischianti
ccfd397f0f
Update repositories.txt ( #1181 )
...
Add library for Ebyte LoRa E220 devices based on LLCC68
2022-03-11 22:03:06 +00:00
Khoi Hoang
8951eb95a7
Add AsyncMQTT_Generic Library ( #1180 )
...
### Initial Releases v1.0.0
1. Initial porting and coding to support **ESP32 (SSL and non-SSL) and ESP8266 (non-SSL)**
2022-03-11 20:28:07 +00:00
Kousheek Chakraborty
36f680bef9
Update repositories.txt ( #1177 )
2022-03-11 11:30:15 +00:00
Alex
e16d4f35d7
Update repositories.txt
...
library moved to gitlab
2022-03-11 12:29:27 +01:00
BeanieBob
a4fbbaee59
Update repositories.txt ( #1176 )
2022-03-11 10:37:02 +00:00
Rob Tillaart
9eb0f14eb5
Add DEVFULL ( #1175 )
...
DEVFULL mimics the /dev/full device of Linux, can be used for testing.
2022-03-11 09:14:09 +00:00
Umberto Baldi
b98e8177b0
Merge pull request #1159 from fabianoriccardi/main
...
Update repositories.txt
2022-03-11 09:43:24 +01:00
Anik Patel
808beef88d
Update repositories.txt ( #1174 )
2022-03-10 21:11:26 +00:00
Pierre Molinaro
22dc7e7fd1
Update repositories.txt ( #1173 )
2022-03-08 16:11:50 +00:00
Giovanni Carbone
c2cb9f07db
Adding STM32encoder library ( #1172 )
2022-03-08 16:10:43 +00:00
bheesma-10
2c196722ce
library to support application development using mcp23008 i/o expander ( #1168 )
...
* Update repositories.txt
* Update repositories.txt
* Update repositories.txt
2022-03-08 14:59:52 +00:00
Bernd Giesecke
daa93ec3c3
Add new libraries for RAKwireless WisBlock modules ( #1167 )
...
* Update repositories.txt
* Update repositories.txt
* Add new RAKWireless libraries
* Add new libraries for RAKwireless WisBlock modules
2022-03-08 07:52:30 +00:00
Mehmet Günce Akkoyun
7281d24e10
Update repositories.txt ( #1166 )
2022-03-08 05:18:27 +00:00
centaq
fb17fe3603
Update repositories.txt ( #1164 )
2022-03-07 20:38:05 +00:00
centaq
7299e1a6e1
Update repositories.txt ( #1162 )
2022-03-07 14:21:47 +00:00
Sam
2ce4c98d5c
Update repositories.txt ( #1161 )
2022-03-07 13:44:49 +00:00
InfiniteCoder
85e7070b8d
Update repositories.txt ( #1156 )
2022-03-07 12:24:44 +00:00
bheesma-10
87a6519f58
Update repositories.txt ( #1158 )
...
* Update repositories.txt
* Update repositories.txt
2022-03-07 05:57:55 +00:00
Fabiano Riccardi
545af8cef8
Update repositories.txt
...
Change URL since github username changed and minor modifications to the repo names to match the library name
2022-03-06 22:50:31 +01:00
hmlee7
66d6e1a07a
Update repositories.txt ( #1153 )
2022-03-05 19:07:11 +00:00
InqOnThat
f509071ed2
Adding InqOnThat/InqPortal Library ( #1152 )
...
First time trying to add to Arduino IDE library.
2022-03-05 16:35:50 +00:00
Masayuki Sugahara
072215b861
Add plageoj/urlencode ( #1151 )
2022-03-05 15:10:28 +00:00
Umberto Baldi
9c2ed76c6b
Merge pull request #1113 from per1234/move-dWin
...
Update URL of "dWin"
2022-03-04 17:41:31 +01:00
Umberto Baldi
b47eab6f45
Merge pull request #1126 from 8059blank/patch-1
...
Updated repositories.txt with new URL
2022-03-04 16:09:28 +01:00
Umberto Baldi
65f8baa965
Merge pull request #1147 from lukeclements/patch-4
...
Update repositories.txt
2022-03-04 15:42:04 +01:00
Umberto Baldi
0c61906e66
Merge pull request #1141 from per1234/remove-akkoyun-various-main
...
Remove several akkoyun libraries
2022-03-04 15:37:23 +01:00
Woo jonghyun
9f4593cdde
Update repositories.txt ( #1149 )
2022-03-04 04:57:41 +00:00
Luke Clements
e73c6a02e5
Update repositories.txt
2022-03-03 14:39:43 -10:00
Luke Clements
1ac42f92f2
Update repositories.txt ( #1145 )
2022-03-04 00:22:55 +00:00