Luis Afonso

Results 3 issues of Luis Afonso

Hello, To give context, I have a set of unit tests where one function was missing the return statement. Somehow this passes in unit testing but it fails when running...

Hello, I'm trying to unit test a piece of software that will use some embedded libraries for a microcontroller. Said libraries have quite a few inline functions in the header....

bug
priority

Hello, I am trying to upgrade my project from an old snapshot to release v1.0.1 I am going through the STM32 libraries and the problem I am having is related...