Skip to content

Commit 6cb749f

Browse files
Merge branch 'production' into rename-Twin_AIoT
2 parents 1eccb7a + 150b0ed commit 6cb749f

8 files changed

+45
-7
lines changed

.github/workflows/check-general-formatting-task.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
echo "EC_INSTALL_PATH=${{ runner.temp }}/editorconfig-checker" >> "$GITHUB_ENV"
2323
2424
- name: Checkout repository
25-
uses: actions/checkout@v4
25+
uses: actions/checkout@v5
2626

2727
- name: Install Task
2828
uses: arduino/setup-task@v2

.github/workflows/check-license.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
steps:
4242
- name: Checkout repository
43-
uses: actions/checkout@v4
43+
uses: actions/checkout@v5
4444

4545
- name: Install Ruby
4646
uses: ruby/setup-ruby@v1

.github/workflows/check-prettier-formatting-task.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ jobs:
204204

205205
steps:
206206
- name: Checkout repository
207-
uses: actions/checkout@v4
207+
uses: actions/checkout@v5
208208

209209
- name: Install Task
210210
uses: arduino/setup-task@v2

.github/workflows/check-registry.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
steps:
3333
- name: Checkout repository
34-
uses: actions/checkout@v4
34+
uses: actions/checkout@v5
3535

3636
- name: Install Go
3737
uses: actions/setup-go@v5

.github/workflows/check-taskfiles.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
steps:
3434
- name: Checkout repository
35-
uses: actions/checkout@v4
35+
uses: actions/checkout@v5
3636

3737
- name: Download JSON schema for Taskfiles
3838
id: download-schema

.github/workflows/check-workflows-task.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
steps:
2525
- name: Checkout repository
26-
uses: actions/checkout@v4
26+
uses: actions/checkout@v5
2727

2828
- name: Install Task
2929
uses: arduino/setup-task@v2

.github/workflows/check-yaml-task.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464

6565
steps:
6666
- name: Checkout repository
67-
uses: actions/checkout@v4
67+
uses: actions/checkout@v5
6868

6969
- name: Install Python
7070
uses: actions/setup-python@v5

registry.txt

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8264,3 +8264,41 @@ https://github.com/RileyCornelius/FormatLog.git|Contributed|FormatLog
82648264
https://github.com/yosob/SL_simpletask.git|Contributed|SL_simpletask
82658265
https://github.com/German-source/MicroOS.git|Contributed|MicroOS
82668266
https://github.com/twin-science-robotics/hw_twin_aiot_module_arduino_library.git|Contributed|Twin_AIoT
8267+
https://github.com/TektiteBiz/TektiteRotEv.git|Contributed|Tektite RotEv Controller Library
8268+
https://github.com/Benas09/FujitsuAC.git|Contributed|FujitsuAC
8269+
https://github.com/DIYables/arduino-uno-r4-web-server-library.git|Contributed|Web Server for Arduino Uno R4 WiFi
8270+
https://github.com/Raghav117/bluetooth_ota_firmware_update.git|Contributed|BLE OTA Update
8271+
https://github.com/RobTillaart/SMC.git|Contributed|SMC
8272+
https://github.com/laddge/esp32-pasori-rcs300.git|Contributed|esp32-pasori-rcs300
8273+
https://github.com/bastian2001/Fixed-Point-int.git|Contributed|Fixed_Point_int
8274+
https://github.com/kodediy/kode_MAX31329.git|Contributed|kode_MAX31329
8275+
https://github.com/gavinlyonsrepo/display16_LTSM.git|Contributed|display16_LTSM
8276+
https://github.com/gavinlyonsrepo/ST7735_LTSM.git|Contributed|ST7735_LTSM
8277+
https://github.com/DigitalCodesign/MentorBit-CANBus.git|Contributed|MentorBit-CANBus
8278+
https://github.com/Pallob-Gain/packet_device.git|Contributed|Packet_Device
8279+
https://github.com/DigitalCodesign/MentorBit-LIS3DH.git|Contributed|MentorBit-LIS3DH
8280+
https://github.com/DigitalCodesign/MentorBit-RS232.git|Contributed|MentorBit-RS232
8281+
https://github.com/Zefek/TX07K-TXC.git|Contributed|TX07K-TXC Temperature sensor Library
8282+
https://github.com/PTSolns/BMx280.git|Contributed|BMx280
8283+
https://github.com/gavinlyonsrepo/ST7789_LTSM.git|Contributed|ST7789_LTSM
8284+
https://github.com/Xinyuan-LilyGO/LilyGoLib.git|Contributed|LilyGoLib
8285+
https://github.com/salesiopark/Chaino.git|Contributed|Chaino
8286+
https://github.com/m5stack/M5SwitchC6-ESP-NOW.git|Contributed|M5SwitchC6-ESP-NOW
8287+
https://github.com/jaikulk14/DataLinkSerial.git|Contributed|DataLinkSerial
8288+
https://github.com/Andreas1313/SequenceTiming.git|Contributed|SequenceTiming
8289+
https://github.com/gavinlyonsrepo/SSD1331_LTSM.git|Contributed|SSD1331_LTSM
8290+
https://github.com/gavinlyonsrepo/GC9A01_LTSM.git|Contributed|GC9A01_LTSM
8291+
https://github.com/orji123/Irisoled.git|Contributed|Irisoled
8292+
https://github.com/adafruit/Adafruit_VEML6046.git|Recommended|Adafruit VEML6046 Library
8293+
https://github.com/adafruit/Adafruit_TCS3430.git|Recommended|Adafruit TCS3430 Library
8294+
https://github.com/esicoe/BME280_LITE.git|Contributed|BME280_LITE
8295+
https://github.com/tomorrow56/ESPNowAutoPairing.git|Contributed|ESPNowAutoPairing
8296+
https://github.com/yohanna02/ESPComm.git|Contributed|ESPComm
8297+
https://github.com/gavinlyonsrepo/ILI9341_LTSM.git|Contributed|ILI9341_LTSM
8298+
https://github.com/CuiYao631/HomeSpan-zh.git|Contributed|HomeSpan-zh
8299+
https://github.com/milad-nikpendar/initBuzzer.git|Contributed|initBuzzer
8300+
https://github.com/milad-nikpendar/initGT911.git|Contributed|initGT911
8301+
https://github.com/gvp-257/SendOnlySerial.git|Contributed|SendOnlySerial
8302+
https://github.com/satoyon/PFNFont.git|Contributed|PFNFont
8303+
https://github.com/jaikulk14/MQGasKit.git|Contributed|MQGasKit
8304+
https://github.com/kenchow96/faster-trig-2040.git|Contributed|faster-trig-2040

0 commit comments

Comments
 (0)