rm5248 opened a new pull request, #6815:
URL: https://github.com/apache/incubator-nuttx/pull/6815

   ## Summary
   
   Add a new option to optionally disable JTAG at runtime.  Defaults to enabling
   JTAG at runtime as that is the state the processor comes up in.  This only
   affects 3xx/4xx/5xx/6xx/7xx series of processors as the 1xx/2xx series of
   processors have a different method of configuring JTAG.
   
   ## Impact
   
   By default, JTAG will remain enabled on the processors.  This is the default
   that the processor comes up in.
   
   ## Testing
   
   Validated with my explorer 16 board and PIC32MX.  I made sure that both 
settings
   of the JTAG option work correctly.
   
   


-- 
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