cmake_cpputest_template/mocks/MockADC
jake 60a6cf345f fixed the function signiture with addition of void.
Basically just added the `void` keyword for consitency with the header
of the mocked module.
2025-03-09 09:33:56 -07:00
..
CMakeLists.txt Added tests and mocks from other template 2025-03-08 17:07:04 -08:00
MockADC.c fixed the function signiture with addition of void. 2025-03-09 09:33:56 -07:00
MockADC.h Added tests and mocks from other template 2025-03-08 17:07:04 -08:00