03cb853547
Add AsyncUDP_Ethernet Library ( #1306 )
...
### Releases v1.2.1
1. Initial porting and coding for **ESP8266 using W5x00 or ENC28J60 Ethernet**
2. Bump up version to v1.2.1 to sync with [AsyncUDP_STM32](https://github.com/khoih-prog/AsyncUDP_STM32 ) v1.2.1
2022-04-15 15:20:49 +00:00
124b3a83ed
Add AsyncWebServer_Ethernet Library ( #1305 )
...
#### Releases v1.4.1
1. Initial coding to port [ESPAsyncWebServer](https://github.com/me-no-dev/ESPAsyncWebServer ) to ESP8266 boards using W5x00 / ENC28J60 Ethernet.
2. Add more examples.
3. Add debugging features.
4. Bump up to v1.4.1 to sync with [AsyncWebServer_WT32_ETH01 v1.4.1](https://github.com/khoih-prog/AsyncWebServer_WT32_ETH01 ).
2022-04-15 04:22:01 +00:00
9df5cb13b4
Update repositories.txt ( #1304 )
2022-04-14 22:10:23 +00:00
85da3c1d31
Adding the SparkFun Qwiic TMF882X Arduino Library ( #1303 )
...
* Add SparkFun OLED Graphics library
* Update repositories.txt
Co-authored-by: Nathan Seidle <nathan@sparkfun.com >
Co-authored-by: Ho Yun "Bobby <ho.chan@colorado.edu >
2022-04-14 17:58:08 +00:00
dbf48dbed2
Merge pull request #1266 from chrmlinux/patch-10
...
Update repositories.txt
2022-04-14 18:12:34 +02:00
c9c0174442
Merge pull request #1299 from Arya11111/patch-33
...
Update repositories.txt
2022-04-14 16:14:02 +02:00
dd834dda06
Merge pull request #1297 from per1234/move-CAN-BUS_Shield
...
Update URL of "CAN_BUS_Shield"
2022-04-14 16:11:24 +02:00
a465781c6d
Update repositories.txt ( #1302 )
2022-04-14 03:31:30 +00:00
00836c8b6d
Update repositories.txt ( #1301 )
2022-04-13 14:29:54 +00:00
59842b1970
Update repositories.txt
2022-04-12 15:06:31 +08:00
55155e63e3
Update URL of "CAN_BUS_Shield"
2022-04-11 22:41:48 -07:00
d0c7c0b393
Update repositories.txt ( #1296 )
2022-04-11 22:10:18 +00:00
10a95b625c
Add Arduino_MultiWiFi ( #1294 )
2022-04-11 15:38:23 +00:00
a453be242a
Update repositories.txt ( #1293 )
2022-04-11 14:41:47 +00:00
299d6edcc4
Update repositories.txt ( #1292 )
2022-04-11 14:29:07 +00:00
a506c42c15
Merge pull request #1286 from arduino/dependabot/github_actions/actions/upload-artifact-3
...
Bump actions/upload-artifact from 2 to 3
2022-04-11 03:44:38 -07:00
30df56391a
Merge pull request #1287 from arduino/dependabot/github_actions/actions/download-artifact-3
...
Bump actions/download-artifact from 2 to 3
2022-04-11 03:44:29 -07:00
4fedbd2bf5
Update repositories.txt ( #1291 )
...
* Update repositories.txt
* Update repositories.txt
Co-authored-by: per1234 <accounts@perglass.com >
2022-04-11 04:19:45 +00:00
e1ea6ba3e5
Update repositories.txt ( #1290 )
2022-04-11 03:10:48 +00:00
bd015dc36b
Add library for PT6312 VFD controllers ( #1278 )
2022-04-11 01:33:25 +00:00
5a17e6af8f
Bump actions/download-artifact from 2 to 3
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-11 01:26:14 +00:00
14973cfc77
Bump actions/upload-artifact from 2 to 3
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-11 01:26:10 +00:00
d93093bbc9
Update repositories.txt ( #1285 )
...
updated to include new library ArdRTOS
2022-04-10 23:28:04 +00:00
f77846269b
Update repositories.txt ( #1282 )
2022-04-10 15:48:55 +00:00
e18b494cac
Merge branch 'main' of https://github.com/arduino/library-registry ( #1281 )
...
* Add TAMCTec GT911
* add irm-mini-arduino library
2022-04-10 14:06:55 +00:00
e1ea8f37b1
Add SerialRecord library ( #1280 )
2022-04-10 06:28:13 +00:00
e6cc5ccae5
Update repositories.txt ( #1279 )
2022-04-10 01:23:56 +00:00
3f4dca5505
Update repositories.txt ( #1275 )
2022-04-07 23:27:54 +00:00
30922a4a60
Add NST1001 driver library ( #1273 )
...
This is a simple driver which allows ESP32 can communicate with the NST1001 temperature sensor.
2022-04-07 05:40:21 +00:00
a7743eff17
Add HUSB238Driver library ( #1272 )
...
HUSB238Driver is a new library that allows ESP32 users to communicate with the new power chip HUSB238 via the I2C bus.
2022-04-07 05:03:57 +00:00
e5d2215be3
Added sitronlabs/SitronLabs_OPT3001_Arduino_Library ( #1271 )
2022-04-06 14:03:05 +00:00
d4a7183d12
Update repositories.txt ( #1270 )
2022-04-06 08:47:06 +00:00
3eab835f8c
Merge branch 'main' into patch-10
2022-04-05 20:39:52 -07:00
ecab4c6ef4
Update repositories.txt ( #1268 )
2022-04-06 03:28:26 +00:00
8c596c67d8
Update repositories.txt
2022-04-06 12:02:19 +09:00
6001b8b86f
Update repositories.txt ( #1264 )
2022-04-06 02:35:43 +00:00
dca02bc246
chore: change address of AntiKeyRepetition.h
2022-04-05 18:13:20 +08:00
7d9dd0604b
Add repository for Sensirion STS4x and SF06-LF ( #1260 )
...
Add repository links to Arduino drivers for Sensirions
temperature sensor STS4x and liquid flow sensors of the SF06
sensor family.
2022-04-05 08:40:05 +00:00
77511315e6
Update repositories.txt ( #1259 )
2022-04-03 11:41:03 +00:00
a4c539b2f2
added serial lcd ( #1258 )
2022-04-03 10:36:02 +00:00
8aacf320e9
Add Ethernet_Generic Library ( #1257 )
...
### Releases v2.0.0
1. Initial porting and coding to merge, as many as possible, the features of the following libraries :
- [Ethernet](https://github.com/arduino-libraries/Ethernet )
- [EthernetLarge](https://github.com/OPEnSLab-OSU/EthernetLarge )
- [Ethernet2](https://github.com/adafruit/Ethernet2 )
- [Ethernet3](https://github.com/sstaub/Ethernet3 )
2. Add support to ESP32 SPI2
3. Convert to h-only library
4. Add debug feature
5. Optimize code to reduce compiled binary size
6. Add `Packages' Patches`
2022-04-03 04:12:17 +00:00
6084d46c36
Update repositories.txt ( #1256 )
...
add https://github.com/adafruit/Adafruit_TSC2007
2022-04-03 00:18:01 +00:00
3f293f5ec2
Update repositories.txt ( #1254 )
2022-04-01 18:20:20 +00:00
6f516b8550
Merge pull request #1247 from AlexandreHiroyuki/patch-1
...
Update repositories.txt - Change repository URL
2022-04-01 16:56:27 +02:00
e3fc482e62
Add KidMotor V4 library for Arduino IDE ( #1253 )
2022-03-31 18:18:00 +00:00
c6ec6541b2
Update repositories.txt ( #1252 )
2022-03-31 11:05:30 +00:00
b861a7f097
Merge pull request #1251 from per1234/valid-label-configuration
...
Remove `notes` field from label configuration file
2022-03-31 03:03:28 -07:00
c1ff2b807c
Remove notes
field from label configuration file
...
At the time the reference configuration file was developed, it was in JSON, which does not support comments. I found the
need to add some internal explanatory commentary to some of the labels, so I added an arbitrary `notes` key as a
container for this information, and our JSON schema was also configured to accept this field.
I later decided to convert the files to YAML, since that is the language used by the majority of the asset configuration
files. At this point it became possible to use comments, but the `notes` field was already in place so it
seemed pointless to change it.
Validation of the configuration file was added to the "GitHub Label Sync" tool in the recent 2.1.0 release. Before
2.1.0, the tool ignored any additional properties in the label configuration objects. It now errors if there are any
unexpected properties.
This `notes` field now causes the configuration files that contain it to be considered invalid by the tool, and by our
custom JSON schema:
```
.github/label-configuration-files/labels.yml invalid
[
{
instancePath: '/8',
schemaPath: '#/items/additionalProperties',
keyword: 'additionalProperties',
params: { additionalProperty: 'notes' },
message: 'must NOT have additional properties'
}
]
```
So the `notes` field is hereby removed, with the contents moved to comments.
2022-03-31 01:34:20 -07:00
f686b8ef92
Update repositories.txt ( #1250 )
...
* Update repositories.txt
* Remove duplicate URL
Co-authored-by: per1234 <accounts@perglass.com >
2022-03-31 08:07:42 +00:00
ff79d7215d
Update repositories.txt - Change repository URL
...
https://github.com/AlexandreHiroyuki/MovingAverageMovingAverage -> https://github.com/AlexandreHiroyuki/MovingAveragePlus
2022-03-30 01:09:36 -03:00