Skip to content

Working with UF2 Loader and optional sdcard storage for configuration (unsecure)#2

Open
cathiele wants to merge 3 commits into
wezterm:mainfrom
cathiele:main
Open

Working with UF2 Loader and optional sdcard storage for configuration (unsecure)#2
cathiele wants to merge 3 commits into
wezterm:mainfrom
cathiele:main

Conversation

@cathiele
Copy link
Copy Markdown

@cathiele cathiele commented Feb 3, 2026

based on the fork of @ohm69 i added a feature for storing the configuration on the picocalc sdcard (of course this is not very secure).

Additionaly i got crashes when i tried to connect to an ssh server. So i changed net.rs to use the the heap for the tx and rx buffer.

mhobot and others added 3 commits November 30, 2025 22:39
Enabling interrupts at the program start is required to make it work with uf2loader by @pelrun
…) (see Makefile for example

fix: tx and rx buf in heap instead of stack (prevents crash on ssh connect)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants