MichaelBMiner
MichaelBMiner
Hello, I am running ceedling and gcov for a project of mine. Ceedling runs fine, GCov runs fine. However my generated report is always empty. My command is `ceedling gcov:all...
When data is received `onInputReport` is called twice. `onInputReport` also returns the last requested data instead of newly requested data.
I am attempting to send a device hex file from a laptop to an embedded device using bacpypes and atomic file writes. Most of the time this works but every...
I have a Jenkins pipeline which builds my application then runs various tools. Doxygen, CppCheck, Lizard Code complexity and a few others. In my code many functions are declared as...
Hello, I have been struggling with this for a bit now. I am trying to mock some headers for an NXP part MCXA154, there is a file fsl_romapi.h. This includes...