FreeRTOS / coreMQTT-Agent

Implements an MQTT agent (or daemon) task for simple MQTT connection sharing among different threads of execution.
MIT License
29 stars 32 forks source link

Update CMakeList & Coverity configuration #109

Closed moninom1 closed 2 months ago

moninom1 commented 2 months ago

Update CMakeList to optionally build UT/Coverity Update coverity configuration

Description

Update Coverity configuration to meet the latest coverity standard. Updated CMakelist to only build Coverity if required instead of building the CMock based unit tests as well.

Test Steps

Checklist:

Related Issue

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