Open ZeroChaos- opened 2 months ago
Sorry, ours does not support arduino-esp32 2.x yet.
I realize that. I don't know how much work it will be to fix it, and reporting bugs and testing is about my skill level with this arduino stuff for the moment. If you want to work on adding support by fixing the reported issue I can test.
Sorry for the inconvenience. It will be much more convenient for you to read it in conjunction with this document.
Thanks. I am out of my depth here but I can read and learn :-)
Describe the bug
The m5stack board definitions are based on arduino-esp32 2.x but I want some newer wifi stuff so I tried building with the now upstream arduino-esp32 m5paper board target and it fails.
To reproduce
Select board arduino-esp32 -> m5paper
make a sketch:
Compile fails
Expected behavior
Compile should work :-)
Screenshots
Environment
Additional context
I am able to easily test from git or custom patches as needed. I would be greatful to get this library compatible with a newer version of arduino-esp32 so I can use the newer wifi settings.
Issue checklist