c81d048bb3
The REPL will be available on the USB serial port. Signed-off-by: Damien George <damien@micropython.org>
5 lines
106 B
Plaintext
5 lines
106 B
Plaintext
CONFIG_USB_ENABLED=y
|
|
CONFIG_USB_CDC_ENABLED=y
|
|
CONFIG_USB_CDC_RX_BUFSIZE=256
|
|
CONFIG_USB_CDC_TX_BUFSIZE=256
|