Skip to content

flash_get_unique_id panic with not supported in no flash builds #2796

@peterharperuk

Description

@peterharperuk

We assume that PICO_NO_FLASH binaries means the device does not have a flash chip. But it's possible that you want a ram binary AND want to mess about with flash, e.g. to get the unique flash id.

Suggest adding a config variable that says - I have a flash chip even though the code is a ram binary. Or maybe the no_flash binary type is misnamed?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions