mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-10 16:17:44 -04:00
Address code review comments
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
This commit is contained in:
parent
723f078354
commit
1faaefe598
2 changed files with 3 additions and 1 deletions
1
.github/3P_TOOLS.md
vendored
1
.github/3P_TOOLS.md
vendored
|
@ -11,3 +11,4 @@ team.
|
||||||
| Tool | Website | Getting Started |
|
| Tool | Website | Getting Started |
|
||||||
|------|---------|-----------------|
|
|------|---------|-----------------|
|
||||||
| Code Sonar | [Link](https://codesecure.com/our-products/codesonar/) | [Link](https://github.com/CodeSecure-SE/FreeRTOS-Kernel) |
|
| Code Sonar | [Link](https://codesecure.com/our-products/codesonar/) | [Link](https://github.com/CodeSecure-SE/FreeRTOS-Kernel) |
|
||||||
|
| Coverity | [Link](https://www.synopsys.com/software-integrity/security-testing/static-analysis-sast.html) | [Link](examples/coverity/README.md) |
|
||||||
|
|
|
@ -182,4 +182,5 @@ Note that only the FreeRTOS-Kernel Source Files, [include](include),
|
||||||
files are checked for proper spelling, and formatting at this time.
|
files are checked for proper spelling, and formatting at this time.
|
||||||
|
|
||||||
## Third Party Tools
|
## Third Party Tools
|
||||||
[Link](.github/3P_TOOLS.md)
|
Visit [this link](.github/3P_TOOLS.md) for detailed information about
|
||||||
|
third-party tools with FreeRTOS support.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue