We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pimoroni's Tiny2350 has 4MB of flash room, not 8, as they describe in their website:
https://shop.pimoroni.com/products/tiny-2350?variant=42092638699603
I have a Tiny2350 and I can confirm that picotool reports 4MB.
picotool
pico-sdk/src/boards/include/boards/pimoroni_tiny2350.h
Line 89 in efe2103
I spoke to them but I did not get any answer and not sure how to proceed or who is the responsible for maintaining the board's header definition.
The text was updated successfully, but these errors were encountered:
I already fixed this as part of #1814 😀 Fixed on develop branch.
develop
Sorry, something went wrong.
No branches or pull requests
Pimoroni's Tiny2350 has 4MB of flash room, not 8, as they describe in their website:
https://shop.pimoroni.com/products/tiny-2350?variant=42092638699603
I have a Tiny2350 and I can confirm that
picotool
reports 4MB.pico-sdk/src/boards/include/boards/pimoroni_tiny2350.h
Line 89 in efe2103
I spoke to them but I did not get any answer and not sure how to proceed or who is the responsible for maintaining the board's header definition.
The text was updated successfully, but these errors were encountered: