Skip to content

Improve family ID CLI handling#306

Open
will-v-pi wants to merge 4 commits intodevelopfrom
better-families
Open

Improve family ID CLI handling#306
will-v-pi wants to merge 4 commits intodevelopfrom
better-families

Conversation

@will-v-pi
Copy link
Copy Markdown
Contributor

Add list of valid IDs to the error message when you enter an invalid ID

Handle uppercase and _ in the name (eg RP2350_ARM_S gets converted to rp2350-arm-s)

Also add this improved handling to partition table creation

Drive by fixes to prevent UF2 convert from touching files until input file type has been checked, and update json examples to point to master schemas instead of develop

Partially fixes #305

Add list of valid IDs to the error message

Handle uppercase and _ in the name (eg RP2350_ARM_S gets converted to rp2350-arm-s)

Also add this improved handling to partition table creation

Drive by fix to prevent UF2 convert from touching files until input file type has been checked

Also update json examples to point to master schemas instead of develop
Comment thread main.cpp
Comment thread main.cpp
Comment thread main.cpp Outdated
Comment thread main.cpp
Comment thread main.cpp Outdated
@lurch
Copy link
Copy Markdown
Contributor

lurch commented Apr 23, 2026

I was curious about the build errors, but upon investigation it looks like these will be fixed by raspberrypi/pico-sdk#2906 🙂

…tions

Should be using family_id to refer to uint32_t and family_name to refer to strings
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