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

Firmware Procedure incorrect. #86

Open
neonmik opened this issue Jan 3, 2025 · 2 comments
Open

Firmware Procedure incorrect. #86

neonmik opened this issue Jan 3, 2025 · 2 comments

Comments

@neonmik
Copy link

neonmik commented Jan 3, 2025

Had issues with firmware procedure (namely using the copyable git clone code below)

Install source code:
git clone --recurse-submodules [email protected]:carlk3/no-OS-FatFS-SD-SDIO-SPI-RPi-Pico.git no-OS-FatFs

I believe it should be (worked for me):

Install source code:
git clone --recurse-submodules https://github.com/carlk3/no-OS-FatFS-SD-SDIO-SPI-RPi-Pico.git

@carlk3
Copy link
Owner

carlk3 commented Jan 19, 2025

Fixed in Commit c63536c.

@neonmik
Copy link
Author

neonmik commented Jan 19, 2025

Amazing. Thank you for all the work on this, especially the new USB-MSC demo. I could not get my head around it.

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