Files
esp-idf/components/ulp/test_apps
Sudeep Mohanty 42fcb0350f test(ulp/lp_spi): improve test stability and add cleanup
Reset the LP SPI peripheral and GPIOs before and after every SPI case so
each test starts from a known-clean baseline, and gate the master on an
explicit slave-armed handshake so the master cannot clock the bus while
the slave is still in its arm prologue. Verify received data against the
expected pattern with bounded waits instead of merely logging it.

Split the combined multi-device pytest into separate LP I2C and LP SPI
cases so each runs independently, tagging the C test cases accordingly.
2026-07-29 15:30:35 +02:00
..
2026-03-11 07:34:34 +01:00