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
When I execute cargo esp32c6 --example dhcp --release --features "wifi" from repo at esp-wifi directory, I get no output from println.
cargo esp32c6 --example dhcp --release --features "wifi"
Could we have for esp32c6 dependency esp-println/jtag-serial instead of esp-println/uart
The text was updated successfully, but these errors were encountered:
#451 uses jtag serial feature for println at esp32c6
98f3cb4
80f036f
Closing in favour of #1576
Sorry, something went wrong.
No branches or pull requests
When I execute
cargo esp32c6 --example dhcp --release --features "wifi"
from repo at esp-wifi directory, I get no output from println.Could we have for esp32c6 dependency esp-println/jtag-serial instead of esp-println/uart
The text was updated successfully, but these errors were encountered: