Skip to content

Commit

Permalink
tests/ports/psoc6: Tests skip check.
Browse files Browse the repository at this point in the history
Signed-off-by: NikhitaR-IFX <Nikhita.Rajasekhar@infineon.com>
  • Loading branch information
NikhitaR-IFX committed Nov 27, 2024
1 parent dfce870 commit 44228e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/ports/psoc6/board_ext_hw/multi/pdm_pcm_rx.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

# Allocate pin based on board
board = os.uname().machine
print("Board selected: ", board)
if "CY8CPROTO-062-4343W" in board:
clk_pin = "P10_4"
data_pin = "P10_5"
Expand Down

0 comments on commit 44228e8

Please sign in to comment.