picostitch
crafting (and) JavaScript
#C

Unit Testing C99 Embedded Code

post topics:

  • make it pure C, no HW dependencies
  • run the tests with gcc, no HW specific code
  • maybe needs a fake/mock library (like q16)