-
Notifications
You must be signed in to change notification settings - Fork 5
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
🐛🔥 reconfigure Wokwi.toml and delete extraneous directories #9
Conversation
This currently times out when simulating and testing w Wokwi; it is likely a bad configuration - I'll label it WIP til it's working |
Works, now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
One thing to add is that it seems we have a bug with ESP-S3. Since we are building with C3 it is not a problem, but we need to investigate.
Hmm maybe the next thing would be to add a C3 environment & test. S3 & C3 are pretty different AFAIK, S3 is with the classic ESP Xtensa CPU while the C3 use new RISC-V CPUs |
No description provided.