Skip to content

Conversation

@machdyne
Copy link
Contributor

@machdyne machdyne commented Nov 6, 2024

This PR adds support for the Werkzeug RP2040 board.

@kilograham kilograham added this to the 2.1.0 milestone Nov 6, 2024
@kilograham kilograham requested a review from lurch November 6, 2024 16:25
@lurch
Copy link
Contributor

lurch commented Nov 11, 2024

You need to let CMake know the size of the flash, with a line like:

// pico_cmake_set_default PICO_FLASH_SIZE_BYTES = (1 * 1024 * 1024)

See https://github.com/raspberrypi/pico-sdk/blob/develop/src/boards/include/boards/pico.h for an example.

@kilograham kilograham merged commit c7e5626 into raspberrypi:develop Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants