test: the example's size stops being a number nobody holds
Every other port in the fleet states its image size and is held to it; this one stated none, so a library advance could move `clock` and no check would say a word - which is exactly what the size claim was built after. The two numbers are what the presets build today, byte-identical across generated and reflect, and the README now says both. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
@@ -26,7 +26,9 @@ cmake --build --preset attiny85-generated
|
||||
|
||||
Presets cover attiny85/atmega328p in both libavr modes (generated and
|
||||
reflect); `ctest` runs the consteval battery over the BCD, the hours
|
||||
register's two formats, the weekday and the alarm rate encodings. The legacy
|
||||
register's two formats, the weekday and the alarm rate encodings, and holds
|
||||
the example to its stated size — **1480 B** on the mega328P and **1238 B**
|
||||
on the tiny85, byte-identical across the two modes. The legacy
|
||||
yazoalfa-based driver lives on the `master` branch.
|
||||
|
||||
The weekday register is derived from the date by default. A program that
|
||||
|
||||
Reference in New Issue
Block a user