commit | 740f915721f3c2ae0c05ee0654fe2e09228842d3 | [log] [tgz] |
---|---|---|
author | Julien D'Ascenzio <julien.dascenzio@paratronic.fr> | Mon Jan 23 10:33:21 2023 +0100 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Mon Jan 23 12:04:55 2023 +0000 |
tree | c96e7fe921b3cba76d32478ca3d8d783995c2451 | |
parent | 270668b75292283f219fb2cde761dc768b27d0e0 [diff] |
nvs: use CRC8 if cache size is 256 When cache size is 256, we can use CRC8 Signed-off-by: Julien D'Ascenzio <julien.dascenzio@paratronic.fr>