From 7252e6bfddac7367968833fd01a9cb2cf5c71b80 Mon Sep 17 00:00:00 2001 From: Allen Hill Date: Fri, 18 Sep 2026 13:12:29 -0700 Subject: [PATCH] fixup PIO comment rewriting oops --- src/avclan/target/pico2/iebus.pio | 1 + 1 file changed, 1 insertion(+) diff --git a/src/avclan/target/pico2/iebus.pio b/src/avclan/target/pico2/iebus.pio index 93e833f..6f6deb6 100644 --- a/src/avclan/target/pico2/iebus.pio +++ b/src/avclan/target/pico2/iebus.pio @@ -112,6 +112,7 @@ push_slot: ; time as possible to veto an ACK (i.e. clear it for ; e.g. a bad length) mov x, status ; Load ack_latch state into x + jmp !x wait_read irq next set ack_irq ; iebus_ack released 33 cycles after sender began bit ; (~65% of AVCLAN_BIT1_LOGIC_0), well ; iebus_ack, on the other (TX) PIO, holds it