raiden00pl opened a new pull request, #2102:
URL: https://github.com/apache/nuttx-apps/pull/2102
## Summary
- nxscope/serial: ignore baud configuration if set to 0
- examples/foc: allow nxscope transfer over RTT interface
For UART serial interface TERMIOS is required, but for RTT serial
interface it's not
## Impact
nxscope data stream over RTT is now possible.
Much more powerful debugging tool than data stream over UART/USB.
## Testing
nxscope example on nrf52832-dk (built-in jlink)
foc exampe with nxscope enabled on b-g431b-esc1 (on-board stlink replaced
with jlink)
--
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]