Peter Harper

Results 452 comments of Peter Harper

I think as much as we'd like to remove stuff we don't like, we're stuck with it for the time being.

I would guess it's a bug in the script

https://github.com/raspberrypi/pico-sdk/pull/1530 We suspect there might be more work to do

Can you post what version of freertos you're using? And any chance of an example that demonstrates the problem?

@kilograham Is there a reason why PICO_UNIQUE_BOARD_ID_SIZE_BYTES is not overridable or was it an oversight?

A quick look at the datasheet suggests that might work. You should be ok calling it in main - nothing runs on core1 by default. Yes, you'd need a change...

I don't think we'd use it. master is always the latest release

That would make some sense I guess. Although isn't that what git submodules are for?

No. You might have to do better to convince me this is a Pico issue and not just a tinyusb problem