Posts
All the articles I've posted.
-
Test-Driven Development(TDD) using Unity
Learn how to perform Test-Driven Development (TDD) for embedded systems using the Unity testing framework.
-
Generating PWM Signal Using CTC Mode
A step-by-step guide to generating a PWM signal using CTC mode on an ATmega32A microcontroller.
-
The C Build Process in Detail
A deep dive into preprocessing, compilation, assembly, and linking.