1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-10 13:01:01 +03:00
Commit Graph

1351 Commits

Author SHA1 Message Date
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
Max
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
a8f4697c92 Update repositories.txt (#1246) 2022-03-30 04:05:25 +00:00
0fc3133850 Update repositories.txt (#1245)
Added offical library of CG-Anem by ClimateGuard
2022-03-29 22:22:58 +00:00
9de59efd66 Update repositories.txt (#1232)
Official library of RadSens by ClimateGuard

Co-authored-by: per1234 <accounts@perglass.com>
2022-03-29 16:03:51 +00:00
6e0261f2d5 Update repositories.txt (#1242) 2022-03-28 01:27:28 +00:00
485725aaaa Add /asukiaaa/arduino-XboxSeriesXControllerESP32 (#1241) 2022-03-27 14:23:30 +00:00
c7f3a01f05 Update repositories.txt (#1240) 2022-03-26 11:46:53 +00:00
9dbd908bef Added Meshtastic-arduino (#1238) 2022-03-26 04:35:23 +00:00
bcb6cf920f Add Motoron library. (#1237) 2022-03-25 23:14:56 +00:00
5a8c4fa95a Update repositories.txt (#1236) 2022-03-25 22:40:11 +00:00
fa4c498f28 Add WaveMix (#1235)
* Add DEVFULL 

DEVFULL mimics the /dev/full device of Linux, can be used for testing.

* Add WaveMix

Arduino library to mix two signals (A and B) with an adaptive weight.
2022-03-25 08:59:50 +00:00
f13aa3b50f Update repositories.txt (#1234) 2022-03-25 04:46:50 +00:00
a4a7a6b8d5 Update repositories.txt (#1233) 2022-03-24 21:52:01 +00:00
c3cbb708ef Update repositories.txt (#1231) 2022-03-24 16:45:36 +00:00
70a83d849b Add MQTTPubSubClient_Generic Library (#1230)
### Initial Releases v1.0.0

1. Initial porting and coding to support nRF52, SAMD21, SAMD51, STM32F/L/H/G/WB/MP1, Teensy, RP2040-based boards, besides ESP8266, ESP32 (ESP32, ESP32_S2, ESP32_S3 and ESP32_C3) and WT32_ETH01. Spporting Ethernet shields W5100, W5200, W5500, ENC28J60, Teensy 4.1 NativeEthernet/QNEthernet.
2022-03-24 08:07:26 +00:00
120f64bb7e Update repositories.txt (#1229) 2022-03-24 03:46:04 +00:00