nuttx/arch/arm64
Matteo Golin 379dd1c5e0 bcm2711/i2c: Support I2C_M_NOSTOP/I2C_M_NOSTART properly
This commit adds support for I2C transfers spread across multiple
messages using the I2C_M_NOSTOP/I2C_M_NOSTART. The approach greedily
merges as many sequential I2C messages together as possible and
considers them as a single transfer.

Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
2026-06-23 20:56:22 +08:00
..
include arm64/am62x: add core boot and serial support 2026-05-28 22:21:38 +08:00
src bcm2711/i2c: Support I2C_M_NOSTOP/I2C_M_NOSTART properly 2026-06-23 20:56:22 +08:00
CMakeLists.txt arch/arm64: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
Kconfig arm64/am62x: add core boot and serial support 2026-05-28 22:21:38 +08:00