One option would be to make these variables configurable with picotool. Picotool has `config` command that allow viewing and editing configurable variables in the firmware image or directly on a Pico...
I've used it with integer variables (declared using bi_ptr_int32), but looks like picotool supports editing strings declared using bi_ptr_string as well.
https://github.com/tjko/fanpico/blob/e7 ... decl.c#L40
I've used it with integer variables (declared using bi_ptr_int32), but looks like picotool supports editing strings declared using bi_ptr_string as well.
https://github.com/tjko/fanpico/blob/e7 ... decl.c#L40
Statistics: Posted by vadelma-pi — Wed Feb 04, 2026 10:04 pm