mirror of
https://github.com/espressif/esp-idf.git
synced 2026-07-23 03:13:01 +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