libsi24: recv mode fifo read changes
authorRobin Krens <robin@robinkrens.nl>
Mon, 23 Jan 2023 15:32:07 +0000 (16:32 +0100)
committerRobin Krens <robin@robinkrens.nl>
Mon, 23 Jan 2023 15:32:07 +0000 (16:32 +0100)
commit11b0b68d64a553b9d2432991e8914fafa9d6f724
tree0cdc7089a30c7e1d1ff34d5147c2c3c5f47fd491
parent21241c303b6f1b1339623e558d9ec147ecfcb660
libsi24: recv mode fifo read changes

- recv does not clear RX_DR bit when user buffer is full, but
not all of RX FIFO
- returns bytes_read instead of err code
libsi24.c