Skip to content

Commit cb71029

Browse files
committed
tests/ports/rp2: Update rp2_uart expected output with new irq feature.
This update was missed in 01c046d. Signed-off-by: Damien George <[email protected]>
1 parent 55e8e78 commit cb71029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ports/rp2/rp2_uart.py.exp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
UART(0, baudrate=115200, bits=8, parity=None, stop=1, tx=0, rx=1, txbuf=256, rxbuf=256, timeout=0, timeout_char=1, invert=None)
1+
UART(0, baudrate=115200, bits=8, parity=None, stop=1, tx=0, rx=1, txbuf=256, rxbuf=256, timeout=0, timeout_char=1, invert=None, irq=0)

0 commit comments

Comments
 (0)