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
9c449b8b03
picomite: properly save options
2025-06-18 15:30:14 +08: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
44615ce5d2
Update multi booter readme
2025-06-05 14:04:47 +08:00
cuu
2826755bcb
Update multi booter
...
change battery icon/text to top right
2025-06-03 20:24:57 +08:00
cuu
26cde76df8
Update multi booter
...
final flash offset of bootloader set to 200k
right now bootloader code occupied 156k of flash
so there is a small space left for future modifications
2025-06-02 14:55:46 +08:00
cuu
6a15612907
Update multi booter
...
change status text when no bin files
2025-06-02 01:01:36 +08:00
cuu
4449860332
Update multi booter
2025-06-01 17:22:45 +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
e403bc04d8
update readme
2025-05-30 14:13:37 +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
3009ce75ba
add mp linker script
2025-05-23 14:57:39 +08:00
cuu
704474dd57
update code
2025-05-22 00:42:50 +08:00
cuu
b57f1f916e
add Code/pico_multi_booter/sd_boot/ base commit hash log
2025-05-19 14:53:10 +08:00
cuu
beb05b7ca7
add pico_multi_booter code
2025-05-19 14:50:19 +08:00
cuu
f0058240cd
add pico_multi_booter code
2025-05-19 14:44:50 +08:00
cuu
4c74e3b3fe
add pico_multi_booter code
2025-05-19 14:41:19 +08:00