Skip to content

This repository consists of my solutions to the exercises in the book, Test Driven Development for Embedded C by James W. Grenning

License

Notifications You must be signed in to change notification settings

NatsuDrag9/tdd-embedded-c-ex

Repository files navigation

tdd-embedded-c-ex

This repository consists of my solutions to the exercises in the book, Test Driven Development for Embedded C by James W. Grenning

Becasue the exercises were either unique or additional tests were added to previous versions I did not create one makefile that builds and executes all exercises together. The instructions to build and execute each exercise are mentioned in the corresponding readme file.


Exercises:

ex-1 on sprintf

ex-2 Led Driver

ex-circular-buffer

ex-led-scheduler

ex-alarm-clock-service

ex-circular-buffer-chp9

ex-erase-suspend-resume


Articles:

I did not write about ex-1 and ex-2 as their solutions were provided in the book.

Circular Buffer Exercise

Alarm Clock Scheduler

Circular Buffer Chapter9

Erase Suspend Resume Flowchart

About

This repository consists of my solutions to the exercises in the book, Test Driven Development for Embedded C by James W. Grenning

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published