From 53ff3f125863ebc11fee7bf18727bb201f8e9a97 Mon Sep 17 00:00:00 2001 From: BlackMark Date: Sun, 16 Aug 2026 19:08:07 +0200 Subject: [PATCH] build: the libavr pin advances over the inlined vector The vector that inlines its handler is the one advance that could reach a driver on the two-wire bus, and it does not reach this one: `clock` drives the bus from the foreground, so it is byte-identical across the advance in all four modes - 1238 B on the attiny85, 1480 B on the atmega328p. Co-Authored-By: Claude Opus 5 --- libavr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavr b/libavr index 1412b71..dc1e87d 160000 --- a/libavr +++ b/libavr @@ -1 +1 @@ -Subproject commit 1412b7173b5c343d225cced990473f5e6b510c32 +Subproject commit dc1e87d86e8718c8d6d3b926dadfd5633995fdbf