15a116ca15
Add submission # 857
...
https://github.com/arduino/library-registry/pull/857
2022-01-04 07:13:11 +00:00
48a5d38be3
Add submission # 856
...
https://github.com/arduino/library-registry/pull/856
2022-01-04 07:12:12 +00:00
e39dcb451c
Add submission # 855
...
https://github.com/arduino/library-registry/pull/855
2022-01-03 19:44:06 +00:00
0a65f633b5
Add submission # 854
...
https://github.com/arduino/library-registry/pull/854
2022-01-03 09:35:23 +00:00
53484050d8
Add submission # 853
...
https://github.com/arduino/library-registry/pull/853
2022-01-02 03:08:05 +00:00
61c4ea021d
Add submission # 852
...
https://github.com/arduino/library-registry/pull/852
2022-01-01 19:02:52 +00:00
d508341eef
Add submission # 851
...
https://github.com/arduino/library-registry/pull/851
2022-01-01 15:38:43 +00:00
f1a2490688
Add submission # 850
...
https://github.com/arduino/library-registry/pull/850
2021-12-30 23:43:06 +00:00
22c733324c
Add submission # 791
...
https://github.com/arduino/library-registry/pull/791
2021-12-30 18:49:39 +00:00
73b6f85f34
Add submission # 849
...
https://github.com/arduino/library-registry/pull/849
2021-12-30 15:14:42 +00:00
23eb3f5c6e
Add submission # 848
...
https://github.com/arduino/library-registry/pull/848
2021-12-28 10:03:24 +00:00
14f2545256
Update name of "I2C_LCD12864"
2021-12-28 00:17:11 -08:00
45a051f071
Add submission # 844
...
https://github.com/arduino/library-registry/pull/844
2021-12-28 07:04:56 +00:00
4cb577b179
Add submission # 843
...
https://github.com/arduino/library-registry/pull/843
2021-12-27 23:19:23 +00:00
36391a9678
Add submission # 842
...
https://github.com/arduino/library-registry/pull/842
2021-12-27 00:49:20 +00:00
29c73bda14
Add submission # 841
...
https://github.com/arduino/library-registry/pull/841
2021-12-26 21:05:43 +00:00
c5f19bf5b9
Add submission # 840
...
https://github.com/arduino/library-registry/pull/840
2021-12-26 19:03:49 +00:00
9012624789
Add submission # 839
...
https://github.com/arduino/library-registry/pull/839
2021-12-26 11:33:55 +00:00
68399592e3
Add submission # 838
...
https://github.com/arduino/library-registry/pull/838
2021-12-26 04:26:41 +00:00
f4e32f79c6
Add submission # 837
...
https://github.com/arduino/library-registry/pull/837
2021-12-26 04:20:51 +00:00
80639abaed
Add submission # 836
...
https://github.com/arduino/library-registry/pull/836
2021-12-25 11:31:18 +00:00
3256bff3fd
Add submission # 835
...
https://github.com/arduino/library-registry/pull/835
2021-12-25 11:21:36 +00:00
70c2bdb416
Add submission # 833
...
https://github.com/arduino/library-registry/pull/833
2021-12-25 10:53:51 +00:00
da33ef0b84
Add submission # 832
...
https://github.com/arduino/library-registry/pull/832
2021-12-23 17:42:34 +00:00
3ee90e9193
Add submission # 831
...
https://github.com/arduino/library-registry/pull/831
2021-12-23 16:55:35 +00:00
6279ec3389
Add submission # 814
...
https://github.com/arduino/library-registry/pull/814
2021-12-23 11:47:27 +00:00
dc39676603
Add submission # 830
...
https://github.com/arduino/library-registry/pull/830
2021-12-22 22:04:35 +00:00
8493652a4a
Add submission # 829
...
https://github.com/arduino/library-registry/pull/829
2021-12-22 17:19:58 +00:00
847cdcfaa6
Add submission # 827
...
https://github.com/arduino/library-registry/pull/827
2021-12-22 14:07:52 +00:00
7bc6b8aed5
Add submission # 826
...
https://github.com/arduino/library-registry/pull/826
2021-12-22 11:23:13 +00:00
340f9373e5
Add submission # 825
...
https://github.com/arduino/library-registry/pull/825
2021-12-22 06:47:20 +00:00
77e327c9e8
Add submission # 824
...
https://github.com/arduino/library-registry/pull/824
2021-12-22 05:43:01 +00:00
cb015d059c
Add submission # 823
...
https://github.com/arduino/library-registry/pull/823
2021-12-21 17:27:15 +00:00
1a039443d9
Merge pull request #808 from per1234/update-Blinkenlight
...
Update URL and name of "Blinkenlight
2021-12-21 15:48:20 +01:00
2ffeea41e6
Add submission # 820
...
https://github.com/arduino/library-registry/pull/820
2021-12-21 03:02:47 +00:00
4a8d5e92e9
Add submission # 819
...
https://github.com/arduino/library-registry/pull/819
2021-12-20 14:49:51 +00:00
68e16a9bc7
Merge pull request #818 from per1234/bump-download-file-action-production
...
Use major version ref of `carlosperate/download-file-action`
2021-12-20 03:17:26 -08:00
07baa4cea9
Use major version ref of carlosperate/download-file-action
...
The `carlosperate/download-file-action` action is used by GitHub Actions workflows as a convenient way to download
external resources.
A major version ref has been added to that repository. It will always point to the latest release of the "1" major
version series. This means it is no longer necessary to do a full pin of the action version in use as before.
Use of the major version ref will cause the workflow to use a stable version of the action, while also benefiting from
ongoing development to the action up until such time as a new major release of an action is made. At that time we would
need to evaluate whether any changes to the workflow are required by the breaking change that triggered the major
release before manually updating the major ref (e.g., uses: `carlosperate/download-file-action@v2`). I think this
approach strikes the right balance between stability and maintainability for these workflows.
2021-12-19 20:10:50 -08:00
6c9c8a2fba
Add submission # 813
...
https://github.com/arduino/library-registry/pull/813
2021-12-19 16:57:05 +00:00
a821cb65c3
Add submission # 812
...
https://github.com/arduino/library-registry/pull/812
2021-12-19 11:43:31 +00:00
34c2bfa663
Add submission # 811
...
https://github.com/arduino/library-registry/pull/811
2021-12-18 21:08:29 +00:00
e099f92822
Add submission # 810
...
https://github.com/arduino/library-registry/pull/810
2021-12-18 17:08:00 +00:00
2af1019b03
Add submission # 809
...
https://github.com/arduino/library-registry/pull/809
2021-12-18 13:10:09 +00:00
511c90f584
Update name of "Blinkenlight"
2021-12-18 01:57:09 -08:00
1f0a0a050c
Update URL of "Indicator"
2021-12-18 01:56:06 -08:00
eec613f2fc
Merge pull request #723 from per1234/update-url-SimpleCLI
...
Update URL of "SimpleCLI"
2021-12-17 19:10:26 +01:00
15a7ece8a3
Merge pull request #790 from per1234/update-ViraLink-MQTT-Client
...
Update URL and name of "ViraLink-MQTT-Client"
2021-12-17 19:08:30 +01:00
7f8d15d628
Merge pull request #663 from per1234/rename-RTTStream
...
Rename "RTTStream"
2021-12-17 19:07:02 +01:00
f67f8336b2
Merge branch 'production' into rename-RTTStream
2021-12-17 19:06:19 +01:00
22d0fd17fa
Merge pull request #702 from per1234/remove-PString-Arduino-lib
...
Remove "PString-Arduino-lib"
2021-12-17 19:03:00 +01:00