Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita9c9231

Browse files
committed
tests/ports/rp2: Reinstate lightsleep test.
This test was previously disabled for rp2350.Signed-off-by: Peter Harper <peter.harper@raspberrypi.com>
1 parent6021c21 commita9c9231

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

‎tests/ports/rp2/rp2_lightsleep.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@
1616
exceptImportError:
1717
print("SKIP")
1818
raiseSystemExit
19-
20-
# RP2350 currently fails this test, needs further investigation.
21-
if"RP2350"insys.implementation._machine:
22-
print("SKIP")
23-
raiseSystemExit
24-
2519
try:
2620
led=Pin(Pin.board.LED,Pin.OUT)
2721
exceptAttributeError:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp