8000 It should be possible to provide the cyw43 firmware from the app · Issue #928 · raspberrypi/pico-sdk · GitHub
[go: up one dir, main page]

Skip to content
It should be possible to provide the cyw43 firmware from the app #928
@usedbytes

Description

@usedbytes

I've implemented a bootloader for the Pico W allowing code upload via WiFi: picowota; unfortunately this means having a copy of the WiFi firmware in the bootloader code, and another copy in the app code.

It would be good if there were a way to pass a pointer to the firmware binary to the cyw43 library(ies), so that one copy can be stored in the bootloader, and the app code can just refer to that.

This would be less relevant with #909, but may still be worth considering.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0