修改上传所有文件

This commit is contained in:
2025-10-21 19:40:27 +08:00
parent 5a84d13ae4
commit 391f81f8fc
8417 changed files with 2995282 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
{
"settings": {
"disk_size": "65528 KiB",
"partitions_offset_begin": "20 KiB",
"disk_alignment": 4096
},
"partitions": [
{
"ab": false,
"label": "boot2",
"size": "4 MiB",
"guid": "auto",
"type_guid": "dbedab9e-8519-44d1-bf68-694ffb27d780"
},
{
"ab": false,
"label": "res",
"size": "24 MiB",
"guid": "auto",
"type_guid": "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7"
},
{
"ab": false,
"label": "data",
"size": "512 KiB",
"grow": true,
"guid": "auto",
"type_guid": "2568845D-2332-4675-BC39-8FA5A4748D15"
}
]
}