Lume
42075b1e39
Changed fseek guard clauses to properly handle error codes
...
fseek returns non-zero value upon failure, not -1.
Added proper implementation of load skip in load_program to allow skipping a program when it already exists
2026-04-27 15:09:09 +01:00
Lume
2acf381528
Modify stack pointer validation range
...
Updated the stack pointer validation to allow an additional 8KB for the scratch banks
2026-04-26 18:02:50 +01:00
Yatao Li
763a7080a2
sd_boot: better key handling
2025-06-18 10:11:27 +08:00
Yatao Li
7ce75c9ee0
program offset back to 200k, picomite size increase to 880k (1080k in total)
2025-06-18 10:06:34 +08:00
Yatao Li
eb3b15e188
sdcard picomite: sync with upstream
2025-06-15 21:31:45 +08:00
Yatao Li
7f62e15f55
sd_boot: move readboot logic to bootloader.
2025-06-15 18:36:30 +08:00
Yatao Li
fa3ad399d7
sd_boot: handle bootmode
2025-06-15 02:50:03 +08:00
cuu
2826755bcb
Update multi booter
...
change battery icon/text to top right
2025-06-03 20:24:57 +08:00
cuu
bdbac6751e
Update multi booter
2025-06-01 14:21:30 +08:00
cuu
cb0b1fbb63
Update multi booter
...
add battery percentage displaying
2025-06-01 00:15:57 +08:00
cuu
87ae62d080
Update multi booter
2025-05-28 23:01:30 +08:00
cuu
162c7c46dc
Update multi booter
...
optimize listing logic to avoid flickering
2025-05-27 17:56:57 +08:00
cuu
a0b530ea7a
Update multi booter
...
optimize description text
fill up sd card actions functions
2025-05-27 00:38:03 +08:00
cuu
5276f48b6d
update multi booter
...
switch order of picomite and sd_boot to make more space for progs of multi booter
bin folder name changed to firmware
ui interface improvments
2025-05-25 15:40:46 +08:00
cuu
4c74e3b3fe
add pico_multi_booter code
2025-05-19 14:41:19 +08:00