zephyr/tests/drivers/i2c/i2c_emul
Fabio Baltieri e428a52a28 tests: i2c_emul: drop the array designators
Drop the array dasignators as they generate a

warning: array designators are a C99 extension

warning when compiling with clang. Not too sure if this is an actual
problem or if the warning should be disabled instead but since it's just
a test it should be fine to just drop them.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-09-23 18:10:30 -04:00
..
boards
include
src tests: i2c_emul: drop the array designators 2024-09-23 18:10:30 -04:00
CMakeLists.txt
prj.conf
testcase.yaml