USB_DEBUGGING
nrf52840dk_
lib
0.2.3-dev
nrf52840dk_lib
Constant
USB_
DEBUGGING
Copy item path
Source
pub const USB_DEBUGGING:
bool
= false;
Expand description
Whether to use UART debugging or Segger RTT (USB) debugging.
Set to false to use UART.
Set to true to use Segger RTT over USB.