Blog

How to get code coverage using zig and kcov

May 15, 2020


Here's a short post on how to get code coverage with zig using codecov on travis CI.

Read more

Using zig and the STM32H7 to drive stepper motors

May 09, 2020


Finally got stepper motors working with the STM32H7 and DRV8825 using ziglang!

Read more

  1. Previous page
  2. 1
  3. Next page