mirror of
https://github.com/espressif/esp-idf.git
synced 2026-07-14 15:03:03 +03:00
Document the implicit bitwise inversion behavior in the CRC ROM wrappers and add regression tests covering continuous-buffer examples. Closes https://github.com/espressif/esp-idf/issues/18715