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

The project doesn't work with wokwi microsd #168

Closed
orsinium opened this issue Dec 7, 2024 · 1 comment
Closed

The project doesn't work with wokwi microsd #168

orsinium opened this issue Dec 7, 2024 · 1 comment

Comments

@orsinium
Copy link
Contributor

orsinium commented Dec 7, 2024

wokwi is an ESP32 simulator. And it supports a FAT16 microSD card. However, VolumeManager::open_volume always returns the following error:

Error::FormatError("Partition type not supported")

I tried different volume numbers, same result. What might be the issue? Have you tried using the project with wokwi? Is it possible that their FAT16 is something esoteric?

@orsinium
Copy link
Contributor Author

orsinium commented Dec 7, 2024

Seems like it is fixed in #165! I'll be waiting for the release 🤞🏿

@orsinium orsinium closed this as completed Dec 7, 2024
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

1 participant