zephyr/drivers/i2c/target
Bram Vlerick 3ea5f799dd i2c: target: eeprom_target: add addressable size assert
Add build-time assert to check if the size defined is actually addressable.
i.e: if address-width is set to 8, the maximum addressable size is 256
bytes.

Signed-off-by: Bram Vlerick <bram.vlerick@openpixelsystems.org>
2024-05-30 05:31:40 -07:00
..
CMakeLists.txt
eeprom_target.c i2c: target: eeprom_target: add addressable size assert 2024-05-30 05:31:40 -07:00
Kconfig
Kconfig.eeprom