aws / Jobs-for-AWS-IoT-embedded-sdk

Client library for using AWS IoT Jobs service on embedded devices
MIT License
12 stars 35 forks source link

Add MISRA 8.7 to MISRA.md. #20

Closed sarenameas closed 3 years ago

sarenameas commented 3 years ago

When building the coverity_analysis build target, MISRA Rule 8.7 will show up because the library is built as statically linkable, with no application using the API.

CI will check this file for rules to not flag in the results.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.