You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests: drivers: i2c: Fix incorrect file paths in SCI I2C test support
The current paths to the .overlay and .conf files used for SCI I2C tests
are incorrect, as they include {NORMALIZED_BOARD_QUALIFIERS}, which does
not exist in the actual file names.
This commit corrects the file paths in the test support configuration.
Signed-off-by: Khoa Tran <[email protected]>
0 commit comments