We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8d1bb1 commit 110857cCopy full SHA for 110857c
1 file changed
ports/espressif/boards/adafruit_qtpy_esp32c3/mpconfigboard.h
@@ -46,3 +46,5 @@
46
47
// Explanation of how a user got into safe mode
48
#define BOARD_USER_SAFE_MODE_ACTION translate("pressing boot button at start up.\n")
49
+
50
+#define CIRCUITPY_ESP_USB_SERIAL_JTAG (1)
0 commit comments