1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-08-07 09:02:56 +03:00
Commit Graph

4608 Commits

Author SHA1 Message Date
shahul-s-6029
0780b83be4 Update repositories.txt (#5065)
added new repository for Zoho IOT Arduino SDK
2024-09-05 13:51:49 +00:00
Umberto Baldi
e9a7cce065 Merge pull request #5061 from arduino/include-hidden-files
[skip-changelog] Configure actions/upload-artifact action to upload required hidden files
2024-09-05 09:28:56 +02:00
Eric
4501af5f19 Update repositories.txt (#5064) 2024-09-05 06:40:24 +00:00
Domochip
5e8a0fac15 Update repositories.txt (#5062) 2024-09-04 17:01:49 +00:00
Umberto Baldi
4713c34a09 [skip-changelog] Configure actions/upload-artifact action to upload required hidden files
A breaking change was made in the 3.2.1 release of the "actions/upload-artifact" action, without doing a major version
bump as would be done in a responsibly maintained project. The action now defaults to not uploading "hidden" files.

The when the workflows fails it stores information in a file called `.check-submissions-failed`.

The `.` at the start of the `.check-submissions-failed` folder name causes it to now not be uploaded to the workflow artifact. In order
to catch such problems, the workflow configures the "actions/upload-artifact" action to fail if no files were uploaded.
So in addition to not uploading the artifact, the change in the "actions/upload-artifact" action's behavior also
resulted in the workflow runs failing:

Error: No files were found with the provided path: /home/runner/work/_temp/.check-submissions-failed. No artifacts will be uploaded.

The problem is fixed by disabling the "actions/upload-artifact" action's new behavior via the `include-hidden-files`
input. After this change, the workflow can once more upload the check-submission-failed file to a workflow
artifact as needed.
2024-09-04 15:53:15 +02:00
AlexGyver
ad241f39d4 add lib (#5058)
* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt
2024-09-03 20:46:41 +00:00
Lee Leahy
796487f0bb R4A_Robot: Add Robots-For-All Robot support library (#5056) 2024-09-03 17:53:03 +00:00
Lee Leahy
ee97a3098f R4A_I2C: Add Robots-For-All I2C support library (#5055)
* Add LeeLeahy2/SdCardServer

* R4A_I2C: Add Robots-For-All I2C support library
2024-09-03 06:40:54 +00:00
tx_haggis
a558f8f649 Add avr-fast-shift (#5054) 2024-09-02 23:13:20 +00:00
tx_haggis
fb19df59a9 Add avr-fast-div (#5053) 2024-09-02 20:21:58 +00:00
埃博拉酱
f115e54857 Update repositories.txt
Update my repo URL
2024-09-02 19:40:11 +08:00
Takao Akaki
a5dcdac980 Update repositories.txt (#5050) 2024-09-02 09:15:57 +00:00
Zhentao-Lin
a9554b9fc9 Update repositories.txt (#5049) 2024-09-02 06:41:26 +00:00
Chris Bulliner
55f2fb9556 Update repositories.txt (#5046) 2024-09-01 03:49:47 +00:00
Urs Utzinger
a68c39d028 Update repositories.txt (#5045) 2024-08-31 18:54:02 +00:00
cbm80amiga
ff8e096728 Added libs for ST7789 and GC9A01A (#5044) 2024-08-31 09:51:26 +00:00
Robin Dorst
e09723a502 Update repositories.txt (#5043) 2024-08-30 15:06:34 +00:00
Rupak Poddar
5406a56683 Merge branch 'arduino:main' into main 2024-08-28 16:52:59 -04:00
sub1inear
3de7a6d055 Update repositories.txt (#5041) 2024-08-27 01:46:21 +00:00
Brian Whitman
f905971b8a Update repositories.txt for AMY (#5040) 2024-08-26 17:27:16 +00:00
microbots
f30824871f Update repositories.txt (#5039) 2024-08-26 14:02:47 +00:00
TF Maker Shop
c181ebe402 Update repositories.txt (#5038)
Update by Suratin27
2024-08-26 01:27:26 +00:00
Bhanuka Anjana
6789435e52 Use standard URL format for "K24C16 EEPROM Library"
The established convention is to use the standard web URL format for the entries in the repositories.txt file.

Previously, the entry for the "K24C16 EEPROM Library" used the alternative URL format with the `.git` extension. The
Library Manage registry system is designed to support either one, so that was not a problem from a technical standpoint,
but it is better to use a consistent format throughout the file.
2024-08-25 09:02:48 -07:00
Juraj Andrássy
ebca9a5ad2 Update repositories.txt (#5034) 2024-08-25 13:09:59 +00:00
appnostic-io
ee90d57666 Update repositories.txt (#5033) 2024-08-25 08:58:19 +00:00
Giles P
47aba6d103 Update repositories.txt (#5031) 2024-08-24 22:27:31 +00:00
Bhanuka Anjana
a13d87cfc0 Update repositories.txt (#5028) 2024-08-24 21:15:58 +00:00
Eason Shen
32176633b7 Request to add a library (#5024)
This library can be used to obtain the data and data fusion of MPU6050 and QMC5883L. The manufacturers of MPU6050 and QMC5883L rarely update them, which leads to the fact that many Arduino library authors no longer maintain them. However, MPU6050 and QMC5883L are still the sensors that people often come into contact with on the way of learning. In Arduino libraries, I have seen few libraries that integrate the two well. Some libraries are well written, but it is difficult for beginners to use them. So I wrote a simple to use library, in the code file also wrote more comments, easy to use and learn.

Co-authored-by: per1234 <accounts@perglass.com>
2024-08-24 08:28:53 +00:00
Rupak Poddar
600c29e39b Update repositories.txt
The two libraries were removed intentionally. 

Due to IFTTT moving the Webhook applet to their Pro version, which significantly reduces the user base and makes testing and updates challenging, these libraries are no longer maintained.
2024-08-23 15:01:13 -04:00
Rupak Poddar
98786d7776 Merge branch 'arduino:main' into main 2024-08-23 14:58:50 -04:00
Maciej Swic
e4ff5fe2aa Added DCS-Skunkworks/dcs-bios-arduino-library (#5021) 2024-08-23 16:23:37 +00:00
Abhijit Bose
c62288bf0a Update repositories.txt for new URI of CodeDebugScope Library 2024-08-23 20:39:52 +05:30
makist
00c3ed6f7d Update repositories.txt 2024-08-23 19:55:39 +09:00
makist
1e453307cf Update repositories.txt (#5016) 2024-08-23 10:54:11 +00:00
makist
8b6c634207 Update repositories.txt (#5011) 2024-08-23 10:18:25 +00:00
Zhongwei Liu
627dddb1fc Update repositories.txt (#5010) 2024-08-23 08:55:04 +00:00
uko
c41cc6f13b Update repositories.txt (#5006) 2024-08-23 08:10:44 +00:00
Rupak Poddar
c514e54afb Update repositories.txt
The two deleted libraries have been removed intentionally. They have now been combined into this better version of the library that is more reliable and supports more devices: https://github.com/Rupakpoddar/FirebaseArduino

All three libraries created and managed by the same developer (me).
2024-08-22 16:51:37 -04:00
Rupak Poddar
bd9c988205 Update repositories.txt (#5003) 2024-08-22 20:38:10 +00:00
Corentin R
b7f96256f8 Update repositories.txt
Remove personal librairies
2024-08-22 13:45:32 +02:00
PB2
86ae0f5808 Update repositories.txt (#4999) 2024-08-22 01:44:39 +00:00
jezhill
f37d276678 Update repositories.txt (#4997) 2024-08-21 19:08:29 +00:00
Sebastian Romero
7233df38bf Add Arduino_LowPowerPortentaC33 library (#4996) 2024-08-21 15:32:39 +00:00
yuri-rage
659e278d6f added I2C Slave (#4995) 2024-08-21 01:26:22 +00:00
Danila Loginov
b2ba771ded Add BluetoothTerminal library (#4994)
* Update repositories.txt

* Update repositories.txt
2024-08-19 03:52:40 +00:00
perniciousflier
b4bfc80a3f Update repositories.txt (#4993)
* Update repositories.txt

added semilimes to the library manager

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt
2024-08-17 22:37:48 +00:00
zwieblum
79bca6fc41 Update repositories.txt (#4992) 2024-08-16 17:17:13 +00:00
Lee Leahy
e612200649 R4A_ESP32: Add Robots-For-All ESP32 support library (#4990) 2024-08-16 00:52:25 +00:00
Abhijit Bose
b665538b1c Adding avandalen/avdweb_CodeDebugScope (#4986) 2024-08-15 14:37:22 +00:00
Danny Khosravi
787c67f130 Add AD7747 (#4985)
Library for Analog devices AD7747 family Capacitive sensing.
2024-08-14 21:34:59 +00:00