hsdaoh-rp2350/libpicohsdaoh
Steve Markgraf 07d3f58650 lib: fix idle line bug
After the recent change pipelining over three DMA transfers,
we obviously need two different idle line buffers, otherwise
the the metadata in the idle line currently in flight will
be overwritten in case we have two idle lines in a row.
When utilizing the full data rate, this cannot be observed,
as there won't be two idle lines in a row.
2024-12-27 22:36:46 +01:00
..
CMakeLists.txt initial commit 2024-11-18 00:06:59 +01:00
data_packet.c initial commit 2024-11-18 00:06:59 +01:00
data_packet.h initial commit 2024-11-18 00:06:59 +01:00
picohsdaoh.c lib: fix idle line bug 2024-12-27 22:36:46 +01:00
picohsdaoh.h initial commit 2024-11-18 00:06:59 +01:00