Skeleton project for development in embedded C using the approach outlined in Test Driven Development for Emedded C with testing done via CppUTest and build done using XMake
The demo source code used here (e.g. LedDriver
example) was taken from the code from the book Test Driven Development for Emedded C.
The Project is clone from [email protected]:davisford/cmake-cpputest.git and change to xmake.