Kconfig 171 B

123456
  1. config M4_JTAG_ENABLE
  2. bool "Enable Cortex M4 JTAG"
  3. default n
  4. select RT_USING_UART2
  5. help
  6. you need set RT_CONSOLE_DEVICE_NAME=uart2 at the same time