auto-pts
auto-pts copied to clipboard
BTP core: Add debug log event
- Add a new BTP core event that will allow to send from IUT to AutoPTS some custom debug logs.
- Add a generic debug log decoder that will save the logs in IUT log file.
- The generic debug log decoder could be overwritable by a project specific module.
Useful when RTT logs are not supported by a board.