Files
bootloader/CMakeLists.txt
BlackMark 243b258d4d deps: the libavr pin advances, and a check its host cannot run skips rather than going missing
The protocol tests are registered on every host now and skip where the simavr
device cannot be built. They used to be left out of the suite entirely, which
makes its size a property of the machine - and a suite whose size is a property
of the machine is one nothing can be compared against.

The reason travels with the skip: no compiler, no Python, or one bounded line
of whatever stopped test/device.cpp from linking, so the reading says what is
absent rather than that something is.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-02 18:00:38 +02:00

7.7 KiB