|
1 | 1 | [ |
2 | 2 | { |
3 | | - "name": "SolaxModbusGateway (v3.4.0-development)", |
4 | | - "version": "v3.4.0", |
| 3 | + "name": "SolaxModbusGateway (v3.4.1-development)", |
| 4 | + "version": "v3.4.1", |
5 | 5 | "stage": "development", |
6 | | - "build": 139, |
| 6 | + "build": 146, |
7 | 7 | "variant": "standard", |
8 | 8 | "builds": [ |
9 | 9 | { |
10 | 10 | "chipFamily": "ESP32-S2", |
11 | 11 | "parts": [ |
12 | 12 | { |
13 | | - "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-139-development/firmware_ESP32-S2/bootloader.ESP32-S2.v3.4.0-139.standard.development.bin", |
| 13 | + "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.1-146-development/firmware_ESP32-S2/bootloader.ESP32-S2.v3.4.1-146.standard.development.bin", |
14 | 14 | "offset": 4096, |
15 | 15 | "filetype": "bootloader" |
16 | 16 | }, |
17 | 17 | { |
18 | | - "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-139-development/firmware_ESP32-S2/partitions.ESP32-S2.v3.4.0-139.standard.development.bin", |
| 18 | + "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.1-146-development/firmware_ESP32-S2/partitions.ESP32-S2.v3.4.1-146.standard.development.bin", |
19 | 19 | "offset": 32768, |
20 | 20 | "filetype": "partitions" |
21 | 21 | }, |
22 | 22 | { |
23 | | - "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-139-development/firmware_ESP32-S2/littlefs.ESP32-S2.v3.4.0-139.standard.development.bin", |
| 23 | + "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.1-146-development/firmware_ESP32-S2/littlefs.ESP32-S2.v3.4.1-146.standard.development.bin", |
24 | 24 | "offset": 3538944, |
25 | 25 | "filetype": "filesystem" |
26 | 26 | }, |
27 | 27 | { |
28 | | - "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-139-development/firmware_ESP32-S2/firmware.ESP32-S2.v3.4.0-139.standard.development.bin", |
| 28 | + "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.1-146-development/firmware_ESP32-S2/firmware.ESP32-S2.v3.4.1-146.standard.development.bin", |
29 | 29 | "offset": 65536, |
30 | 30 | "filetype": "firmware" |
31 | 31 | } |
|
35 | 35 | "chipFamily": "ESP32-C3", |
36 | 36 | "parts": [ |
37 | 37 | { |
38 | | - "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-139-development/firmware_ESP32-C3/bootloader.ESP32-C3.v3.4.0-139.standard.development.bin", |
| 38 | + "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.1-146-development/firmware_ESP32-C3/bootloader.ESP32-C3.v3.4.1-146.standard.development.bin", |
39 | 39 | "offset": 4096, |
40 | 40 | "filetype": "bootloader" |
41 | 41 | }, |
42 | 42 | { |
43 | | - "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-139-development/firmware_ESP32-C3/partitions.ESP32-C3.v3.4.0-139.standard.development.bin", |
| 43 | + "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.1-146-development/firmware_ESP32-C3/partitions.ESP32-C3.v3.4.1-146.standard.development.bin", |
44 | 44 | "offset": 32768, |
45 | 45 | "filetype": "partitions" |
46 | 46 | }, |
47 | 47 | { |
48 | | - "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-139-development/firmware_ESP32-C3/littlefs.ESP32-C3.v3.4.0-139.standard.development.bin", |
| 48 | + "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.1-146-development/firmware_ESP32-C3/littlefs.ESP32-C3.v3.4.1-146.standard.development.bin", |
49 | 49 | "offset": 3538944, |
50 | 50 | "filetype": "filesystem" |
51 | 51 | }, |
52 | 52 | { |
53 | | - "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-139-development/firmware_ESP32-C3/firmware.ESP32-C3.v3.4.0-139.standard.development.bin", |
| 53 | + "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.1-146-development/firmware_ESP32-C3/firmware.ESP32-C3.v3.4.1-146.standard.development.bin", |
54 | 54 | "offset": 65536, |
55 | 55 | "filetype": "firmware" |
56 | 56 | } |
57 | 57 | ] |
58 | 58 | }, |
59 | 59 | { |
60 | | - "chipFamily": "ESP32-S3", |
| 60 | + "chipFamily": "ESP32", |
61 | 61 | "parts": [ |
62 | 62 | { |
63 | | - "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-139-development/firmware_ESP32-S3/bootloader.ESP32-S3.v3.4.0-139.standard.development.bin", |
| 63 | + "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.1-146-development/firmware_ESP32/bootloader.ESP32.v3.4.1-146.standard.development.bin", |
64 | 64 | "offset": 4096, |
65 | 65 | "filetype": "bootloader" |
66 | 66 | }, |
67 | 67 | { |
68 | | - "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-139-development/firmware_ESP32-S3/partitions.ESP32-S3.v3.4.0-139.standard.development.bin", |
| 68 | + "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.1-146-development/firmware_ESP32/partitions.ESP32.v3.4.1-146.standard.development.bin", |
69 | 69 | "offset": 32768, |
70 | 70 | "filetype": "partitions" |
71 | 71 | }, |
72 | 72 | { |
73 | | - "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-139-development/firmware_ESP32-S3/littlefs.ESP32-S3.v3.4.0-139.standard.development.bin", |
| 73 | + "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.1-146-development/firmware_ESP32/littlefs.ESP32.v3.4.1-146.standard.development.bin", |
74 | 74 | "offset": 3538944, |
75 | 75 | "filetype": "filesystem" |
76 | 76 | }, |
77 | 77 | { |
78 | | - "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-139-development/firmware_ESP32-S3/firmware.ESP32-S3.v3.4.0-139.standard.development.bin", |
| 78 | + "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.1-146-development/firmware_ESP32/firmware.ESP32.v3.4.1-146.standard.development.bin", |
79 | 79 | "offset": 65536, |
80 | 80 | "filetype": "firmware" |
81 | 81 | } |
82 | 82 | ] |
83 | 83 | }, |
84 | 84 | { |
85 | | - "chipFamily": "ESP32", |
| 85 | + "chipFamily": "ESP32-S3", |
86 | 86 | "parts": [ |
87 | 87 | { |
88 | | - "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-139-development/firmware_ESP32/bootloader.ESP32.v3.4.0-139.standard.development.bin", |
| 88 | + "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.1-146-development/firmware_ESP32-S3/bootloader.ESP32-S3.v3.4.1-146.standard.development.bin", |
89 | 89 | "offset": 4096, |
90 | 90 | "filetype": "bootloader" |
91 | 91 | }, |
92 | 92 | { |
93 | | - "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-139-development/firmware_ESP32/partitions.ESP32.v3.4.0-139.standard.development.bin", |
| 93 | + "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.1-146-development/firmware_ESP32-S3/partitions.ESP32-S3.v3.4.1-146.standard.development.bin", |
94 | 94 | "offset": 32768, |
95 | 95 | "filetype": "partitions" |
96 | 96 | }, |
97 | 97 | { |
98 | | - "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-139-development/firmware_ESP32/littlefs.ESP32.v3.4.0-139.standard.development.bin", |
| 98 | + "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.1-146-development/firmware_ESP32-S3/littlefs.ESP32-S3.v3.4.1-146.standard.development.bin", |
99 | 99 | "offset": 3538944, |
100 | 100 | "filetype": "filesystem" |
101 | 101 | }, |
102 | 102 | { |
103 | | - "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-139-development/firmware_ESP32/firmware.ESP32.v3.4.0-139.standard.development.bin", |
| 103 | + "path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.1-146-development/firmware_ESP32-S3/firmware.ESP32-S3.v3.4.1-146.standard.development.bin", |
104 | 104 | "offset": 65536, |
105 | 105 | "filetype": "firmware" |
106 | 106 | } |
|
0 commit comments