From 8149c7140dd7f80366839a637efb18682a5ff83a Mon Sep 17 00:00:00 2001 From: enriquezgarc Date: Thu, 16 May 2024 10:20:40 +0200 Subject: [PATCH] tests/psoc6/hw_ext/multi_blocking/i2s_tx.py: Cleanup comments. Signed-off-by: enriquezgarc --- tests/psoc6/hw_ext/multi_blocking/i2s_tx.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/psoc6/hw_ext/multi_blocking/i2s_tx.py b/tests/psoc6/hw_ext/multi_blocking/i2s_tx.py index 13142ee749f5..d84ecd54b566 100644 --- a/tests/psoc6/hw_ext/multi_blocking/i2s_tx.py +++ b/tests/psoc6/hw_ext/multi_blocking/i2s_tx.py @@ -12,9 +12,6 @@ ws_tx_pin = "P13_2" sd_tx_pin = "P13_3" wait_signal_pin_name = "P0_4" - # while extmod/refactoring - # print("SKIP") - # raise SystemExit elif "CY8CPROTO-063-BLE" in machine: # This would be the right pins for this test, but unfortunately # the P5_1 is allocated for the UART serial comm terminal communication.