i2s: fix the data lagging of slave role
Closes https://github.com/espressif/esp-idf/issues/9513
This commit is contained in:
+1
-1
@@ -66,7 +66,7 @@ markers =
|
||||
|
||||
# multi-dut markers
|
||||
multi_dut_generic: tests should be run on generic runners, at least have two duts connected.
|
||||
Example_SPI_Quad_Multi_device: SPI multi device marker
|
||||
generic_multi_device: generic multiple devices whose corresponding gpio pins are connected to each other.
|
||||
|
||||
# host_test markers
|
||||
host_test: tests which shouldn not be built at the build stage, and instead built in host_test stage.
|
||||
|
||||
Reference in New Issue
Block a user