Skip to content

Commit

Permalink
tests/psoc6/dut/i2c.py: Added slave deinit check.
Browse files Browse the repository at this point in the history
Signed-off-by: enriquezgarc <enriquezgarcia.external@infineon.com>
  • Loading branch information
jaenrig-ifx committed Feb 6, 2024
1 parent 010e5e6 commit 6c3fcfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/psoc6/dut/i2c.py
Original file line number Diff line number Diff line change
Expand Up @@ -218,3 +218,4 @@ def i2c_tests(i2c_master):

# 7. Deinit runs without error
i2c_master.deinit()
i2c_slave.deinit()

0 comments on commit 6c3fcfb

Please sign in to comment.