mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-20 21:55:22 +00:00
Initialize the buffer to 0 and read one byte less than the buffer size. The result should be that the last byte of the buffer always stays 0. This way it is possible to verify it the driver does not write outside the buffer. Signed-off-by: Erwin Rol <erwin@erwinrol.com> |
||
---|---|---|
.. | ||
aio_comparator | ||
crypto | ||
current_sensing | ||
gpio | ||
i2c_fujitsu_fram | ||
lcd_hd44780 | ||
led_apa102c | ||
random | ||
rtc | ||
soc_flash_nrf5 | ||
spi_flash | ||
spi_fujitsu_fram | ||
watchdog |