Skip to content

Conversation

@filmak
Copy link
Contributor

@filmak filmak commented Oct 1, 2025

pico rpi2540 firmware support for SCuM bootloading. the rpi is physically smaller and, if ported to the pico2-w, SCuM chips can be booted over wifi.

}

//#if defined(MODULE_RADIO)
#if defined(MODULE_RADIO)
Copy link
Collaborator

@aabadie aabadie Oct 1, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That change should be its own PR

// Number of for loop cycles between Hello World messages.
// 700000 for loop cycles roughly correspond to 1 second.
#define NUM_CYCLES_BETWEEN_TX (1000000UL)
static uint8_t packet[125] = {0};
Copy link
Collaborator

@aabadie aabadie Oct 1, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also all changes in samples/ should be part of their own PR if they make sense and are meant to be contributed upstream

@filmak filmak closed this Oct 1, 2025
@filmak
Copy link
Contributor Author

filmak commented Oct 1, 2025

PR included remnant commits from a rebase in the scum-sdk and not the programmer, so I'm closing and re-opening later.

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