Skip to content

Commit ff613b3

Browse files
committed
ci(uart): Disable UART test for P4 until it is fixed in Wokwi
1 parent 66f7c93 commit ff613b3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/validation/uart/ci.json

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"platforms": {
33
"qemu": false
4+
},
5+
"targets": {
6+
"esp32p4": false
47
}
58
}

0 commit comments

Comments
 (0)