mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-13 21:55:07 +00:00

LRU counter should be started from 1, and not 0, so that all checks work fine. Closes https://github.com/espressif/esp-idf/issues/4753
LRU counter should be started from 1, and not 0, so that all checks work fine. Closes https://github.com/espressif/esp-idf/issues/4753