Skip to content
Commit 2e36d1f3 authored by Christopher Friedt's avatar Christopher Friedt Committed by Carles Cufi
Browse files

lib: os: add CRC shell command for integrity verification



There are several Zephyr shell commands that are used for
transferring data over a possibly unreliable connection such as a
UART into either memory or flash. For example, `flash load` and
`devmem load`.

Make the CRC functions available so that they can be used to
verify the integrity of data transferred over possibly
unreliable connections.

Signed-off-by: default avatarChris Friedt <cfriedt@meta.com>
parent 43fb41ff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment