8000 Actually turn on serial over Serial/JTAG for QTPy · mimoccc/circuitpython@110857c · GitHub
[go: up one dir, main page]

Skip to content

Commit 110857c

Browse files
committed
Actually turn on serial over Serial/JTAG for QTPy
1 parent b8d1bb1 commit 110857c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ports/espressif/boards/adafruit_qtpy_esp32c3/mpconfigboard.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,5 @@
4646

4747
// Explanation of how a user got into safe mode
4848
#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

Comments
 (0)
0