esp-wifi icon indicating copy to clipboard operation
esp-wifi copied to clipboard

Example code for my c6 chip has no println output

Open gintsgints opened this issue 1 year ago • 0 comments

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

gintsgints avatar Apr 06 '24 14:04 gintsgints