Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Segger RTT tracing output option #572

Merged
merged 2 commits into from
Feb 28, 2024
Merged

Conversation

rjaegers
Copy link
Member

Add the option (default off) to trace to Segger RTT.

@rjaegers rjaegers requested a review from a team as a code owner February 21, 2024 15:17
Copy link
Contributor

github-actions bot commented Feb 21, 2024

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

external/segger_rtt/CMakeLists.txt

PackageVersionLicenseIssue Type
seggermicro/rttff57c3d516ea59b0a2d4d5cafb33a48572b09c0bNullUnknown License

Scanned Manifest Files

external/segger_rtt/CMakeLists.txt

Copy link
Contributor

github-actions bot commented Feb 21, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 12 0 0.1s
✅ CPP clang-format 951 2 0 7.27s
✅ DOCKERFILE hadolint 2 0 0.13s
✅ JSON eslint-plugin-jsonc 9 0 0 3.39s
✅ JSON jsonlint 9 0 0.2s
✅ JSON prettier 9 0 0 0.79s
⚠️ MARKDOWN markdownlint 6 0 4 1.7s
⚠️ MARKDOWN markdown-link-check 6 2 54.94s
✅ MARKDOWN markdown-table-formatter 6 0 0 0.34s
✅ REPOSITORY checkov yes no 21.19s
✅ REPOSITORY git_diff yes no 0.05s
✅ REPOSITORY grype yes no 16.04s
✅ REPOSITORY secretlint yes no 8.7s
✅ REPOSITORY trivy yes no 12.86s
✅ REPOSITORY trivy-sbom yes no 0.95s
✅ REPOSITORY trufflehog yes no 6.82s
⚠️ SPELL lychee 137 3 2.4s
⚠️ YAML prettier 22 0 1 1.3s
✅ YAML v8r 22 0 10.64s
✅ YAML yamllint 22 0 0.36s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

external/segger_rtt/CMakeLists.txt Outdated Show resolved Hide resolved
external/segger_rtt/CMakeLists.txt Show resolved Hide resolved
services/tracer/StreamWriterOnSeggerRtt.cpp Show resolved Hide resolved
@rjaegers rjaegers enabled auto-merge February 28, 2024 06:16
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@rjaegers rjaegers added this pull request to the merge queue Feb 28, 2024
Merged via the queue into main with commit 16529d7 Feb 28, 2024
32 checks passed
@rjaegers rjaegers deleted the feature/add-segger-rtt branch February 28, 2024 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants