diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2025-05-30 20:36:09 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2025-05-30 20:36:09 -0400 |
commit | 1f3b4cc749be7b0ad1a4e60d4b9c3eb3c0a4167c (patch) | |
tree | 65bb356ff22578f5814019f1f08eb835bdcd959f /src/sos_filter.c | |
parent | 8e58f8fb39f275a23c6209cc856e3464b188fdf5 (diff) | |
download | kutter-1f3b4cc749be7b0ad1a4e60d4b9c3eb3c0a4167c.tar.gz kutter-1f3b4cc749be7b0ad1a4e60d4b9c3eb3c0a4167c.tar.xz kutter-1f3b4cc749be7b0ad1a4e60d4b9c3eb3c0a4167c.zip |
stm32: Fix spi overflow issue on stm32h7
Completely filling the spi transmit fifo could lead to a situation
where the rx fifo overflows. Make sure not to write past the rx fifo
size.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/sos_filter.c')
0 files changed, 0 insertions, 0 deletions