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 <[email protected]>
  • Loading branch information
jaenrig-ifx committed Feb 6, 2024
1 parent f45df64 commit ddc07c4
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 ddc07c4

Please sign in to comment.