1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 14:03:55 +01:00
chrysn b80d1e622f cpu/nrf52 i2c: Always buffer writes
The underlying peripheral can only read from RAM. This uses the
existing infrastructure (already needed to work around the lack of a
hardware support for I2C_NOSTART) to unconditionally copy any to-be-sent
data into RAM.
2024-01-25 15:24:57 +01:00
..
2023-01-08 22:26:12 +01:00
2023-06-28 11:55:34 +02:00
2023-01-08 22:26:12 +01:00
2023-01-08 22:26:12 +01:00
2023-11-26 21:33:23 +01:00
2023-12-19 11:13:43 +01:00
2023-12-19 11:13:43 +01:00
2023-05-24 09:53:23 +02:00
2021-07-09 10:47:42 +02:00