Files
esp-idf/components/esp_driver_bitscrambler
morris 137fa05c7c fix(bitscrambler): clean up loopback create failures
Clear the returned handle on loopback creation failure and route
initialized objects through bitscrambler_free so channel ownership and
extra cleanup state cannot leak after partial setup errors. Add a
regression test for the failed create path.
2026-07-28 16:26:49 +08:00
..