We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello All,
SPI Slave example stopped work after commit 761ee81. @yamt do you have any idea why its happen?
I am running in esp32c6 mcu, spi example can be found in: examples/spislv_test
The text was updated successfully, but these errors were encountered:
Guys we need real HW testing! We cannot break the system this way every time a new commit is submitted.
@tmedicci do you have SPI Slave implemented in your HW CI testing?
Sorry, something went wrong.
Hi @FelipeMdeO @acassis, We don't have a hardware test for SPI Slave on CI.
Thank you @eren-terzioglu for confirming! I think this could be a nice test to avoid regression like this
Guys, If you want I can supply hardware (esp32c6 devkits) and remote machine to run a hardware test. Let me know if I can help in this improvement.
Hello @yamt ,
Do have any idea why changes crashed spi slave feature ?
yamt
No branches or pull requests
Description
Hello All,
SPI Slave example stopped work after commit 761ee81. @yamt do you have any idea why its happen?
I am running in esp32c6 mcu, spi example can be found in: examples/spislv_test
Verification
The text was updated successfully, but these errors were encountered: