Add a CRC CCITT function for use with SSD/MMC driver.
authorNathael Pajani <nathael.pajani@ed3l.fr>
Mon, 8 May 2017 00:03:55 +0000 (02:03 +0200)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:05 +0000 (17:03 +0100)
commitbe48b4f8adf3f0d4c56898d906b2276adf8f5800
treefb4c902e280bad2451528de888f6aeed363f1d32
parentc1f2bb1ca1444a6083aa231aced85818be4f3d55
Add a CRC CCITT function for use with SSD/MMC driver.
include/lib/crc_ccitt.h [new file with mode: 0644]
lib/crc_ccitt.c [new file with mode: 0644]