hartmannathan commented on code in PR #6815:
URL: https://github.com/apache/incubator-nuttx/pull/6815#discussion_r942866595


##########
arch/mips/src/pic32mx/Kconfig:
##########
@@ -1019,6 +1019,14 @@ config PIC32MX_GPIOIRQ
        ---help---
                Build in support for interrupts based on GPIO inputs from 
IOPorts
 
+config PIC32MX_JTAG_ENABLE
+       bool "Enable JTAG"
+       default y

Review Comment:
   If you're concerned about security (I assume preventing unwanted code 
download capability?) then the Help for this Kconfig should document some kind 
of a warning to that effect.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to