Skip to content
New issue

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

SDFat is included with Arduino Core for RP2040/2350 (Earle Core) - v4.4.2 of core won't build without extra defines #686

Closed
tyeth opened this issue Jan 23, 2025 · 1 comment

Comments

@tyeth
Copy link
Contributor

tyeth commented Jan 23, 2025

Adding the defines for FAT12 and USE_BLOCK_DEVICE_INTERFACE allow the build to finish locally, using platformIO, but CI still baulks.
We probably need to stop using the adafruit fork of SDFat for Pico, or include the necessary config before we can update from v4.4.1 to v4.4.2 of Earle Core:
earlephilhower/arduino-pico#2764

@brentru
Copy link
Member

brentru commented Mar 3, 2025

Resolved by #706

Closing!

@brentru brentru closed this as completed Mar 3, 2025
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

No branches or pull requests

2 participants