Skip to content

Commit abc2df3

Browse files
author
github-actions
committed
Release firmware 2.5.2
1 parent 5bf4746 commit abc2df3

33 files changed

+52
-52
lines changed

firmware/esp-wrover-kit/esp-wrover-kit-2.5.1.json renamed to firmware/esp-wrover-kit/esp-wrover-kit-2.5.2.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "PedalinoMini™",
3-
"version": "2.5.1",
3+
"version": "2.5.2",
44
"new_install_prompt_erase": true,
55
"builds": [
66
{
77
"chipFamily": "ESP32",
88
"parts": [
9-
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.1/firmware/esp-wrover-kit/esp-wrover-kit-2.5.1-bootloader.bin", "offset": 4096 },
10-
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.1/firmware/esp-wrover-kit/esp-wrover-kit-2.5.1-partitions.bin", "offset": 32768 },
11-
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.1/firmware/esp-wrover-kit/esp-wrover-kit-2.5.1-firmware.bin", "offset": 65536 },
12-
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.1/firmware/esp-wrover-kit/esp-wrover-kit-2.5.1-spiffs.bin", "offset": 3932160 }
9+
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.2/firmware/esp-wrover-kit/esp-wrover-kit-2.5.2-bootloader.bin", "offset": 4096 },
10+
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.2/firmware/esp-wrover-kit/esp-wrover-kit-2.5.2-partitions.bin", "offset": 32768 },
11+
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.2/firmware/esp-wrover-kit/esp-wrover-kit-2.5.2-firmware.bin", "offset": 65536 },
12+
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.2/firmware/esp-wrover-kit/esp-wrover-kit-2.5.2-spiffs.bin", "offset": 3932160 }
1313
]
1414
}
1515
]

firmware/esp-wrover-kit/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.5.1
1+
2.5.2

firmware/esp32doit-devkit-v1/esp32doit-devkit-v1-2.5.1.json

Lines changed: 0 additions & 16 deletions
This file was deleted.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"name": "PedalinoMini™",
3+
"version": "2.5.2",
4+
"new_install_prompt_erase": true,
5+
"builds": [
6+
{
7+
"chipFamily": "ESP32",
8+
"parts": [
9+
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.2/firmware/esp32doit-devkit-v1/esp32doit-devkit-v1-2.5.2-bootloader.bin", "offset": 4096 },
10+
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.2/firmware/esp32doit-devkit-v1/esp32doit-devkit-v1-2.5.2-partitions.bin", "offset": 32768 },
11+
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.2/firmware/esp32doit-devkit-v1/esp32doit-devkit-v1-2.5.2-firmware.bin", "offset": 65536 },
12+
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.2/firmware/esp32doit-devkit-v1/esp32doit-devkit-v1-2.5.2-spiffs.bin", "offset": 3932160 }
13+
]
14+
}
15+
]
16+
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.5.1
1+
2.5.2

firmware/heltec_wifi_kit_32/heltec_wifi_kit_32-2.5.1.json

Lines changed: 0 additions & 16 deletions
This file was deleted.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"name": "PedalinoMini™",
3+
"version": "2.5.2",
4+
"new_install_prompt_erase": true,
5+
"builds": [
6+
{
7+
"chipFamily": "ESP32",
8+
"parts": [
9+
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.2/firmware/heltec_wifi_kit_32/heltec_wifi_kit_32-2.5.2-bootloader.bin", "offset": 4096 },
10+
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.2/firmware/heltec_wifi_kit_32/heltec_wifi_kit_32-2.5.2-partitions.bin", "offset": 32768 },
11+
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.2/firmware/heltec_wifi_kit_32/heltec_wifi_kit_32-2.5.2-firmware.bin", "offset": 65536 },
12+
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.2/firmware/heltec_wifi_kit_32/heltec_wifi_kit_32-2.5.2-spiffs.bin", "offset": 3932160 }
13+
]
14+
}
15+
]
16+
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.5.1
1+
2.5.2

firmware/ttgo-t-display/ttgo-t-display-2.5.1.json renamed to firmware/ttgo-t-display/ttgo-t-display-2.5.2.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "PedalinoMini™",
3-
"version": "2.5.1",
3+
"version": "2.5.2",
44
"new_install_prompt_erase": true,
55
"builds": [
66
{
77
"chipFamily": "ESP32",
88
"parts": [
9-
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.1/firmware/ttgo-t-display/ttgo-t-display-2.5.1-bootloader.bin", "offset": 4096 },
10-
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.1/firmware/ttgo-t-display/ttgo-t-display-2.5.1-partitions.bin", "offset": 32768 },
11-
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.1/firmware/ttgo-t-display/ttgo-t-display-2.5.1-firmware.bin", "offset": 65536 },
12-
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.1/firmware/ttgo-t-display/ttgo-t-display-2.5.1-spiffs.bin", "offset": 3932160 }
9+
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.2/firmware/ttgo-t-display/ttgo-t-display-2.5.2-bootloader.bin", "offset": 4096 },
10+
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.2/firmware/ttgo-t-display/ttgo-t-display-2.5.2-partitions.bin", "offset": 32768 },
11+
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.2/firmware/ttgo-t-display/ttgo-t-display-2.5.2-firmware.bin", "offset": 65536 },
12+
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.2/firmware/ttgo-t-display/ttgo-t-display-2.5.2-spiffs.bin", "offset": 3932160 }
1313
]
1414
}
1515
]

firmware/ttgo-t-display/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.5.1
1+
2.5.2
Binary file not shown.
Binary file not shown.

firmware/ttgo-t-eight/ttgo-t-eight-2.5.1.json renamed to firmware/ttgo-t-eight/ttgo-t-eight-2.5.2.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "PedalinoMini™",
3-
"version": "2.5.1",
3+
"version": "2.5.2",
44
"new_install_prompt_erase": true,
55
"builds": [
66
{
77
"chipFamily": "ESP32",
88
"parts": [
9-
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.1/firmware/ttgo-t-eight/ttgo-t-eight-2.5.1-bootloader.bin", "offset": 4096 },
10-
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.1/firmware/ttgo-t-eight/ttgo-t-eight-2.5.1-partitions.bin", "offset": 32768 },
11-
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.1/firmware/ttgo-t-eight/ttgo-t-eight-2.5.1-firmware.bin", "offset": 65536 },
12-
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.1/firmware/ttgo-t-eight/ttgo-t-eight-2.5.1-spiffs.bin", "offset": 3932160 }
9+
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.2/firmware/ttgo-t-eight/ttgo-t-eight-2.5.2-bootloader.bin", "offset": 4096 },
10+
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.2/firmware/ttgo-t-eight/ttgo-t-eight-2.5.2-partitions.bin", "offset": 32768 },
11+
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.2/firmware/ttgo-t-eight/ttgo-t-eight-2.5.2-firmware.bin", "offset": 65536 },
12+
{ "path": "https://raw.githubusercontent.com/alf45tar/PedalinoMini/2.5.2/firmware/ttgo-t-eight/ttgo-t-eight-2.5.2-spiffs.bin", "offset": 3932160 }
1313
]
1414
}
1515
]

firmware/ttgo-t-eight/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.5.1
1+
2.5.2

0 commit comments

Comments
 (0)