Artful Bytes

A blog about building and programming hardware.

Handling multiple Hardware Versions

January 03, 2023 1 min read

In this video, I show how I handle two different hardware targets (robot and development board) sharing the same software. First at compile time and then at runtime.

The video resulted in three new commits, which can be viewed in my GitHub repository.