Add CRC-CCITT algorithm.
authorbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Sun, 27 Sep 2009 09:16:45 +0000 (09:16 +0000)
committerbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Sun, 27 Sep 2009 09:16:45 +0000 (09:16 +0000)
commite54bd664a591615d1f9d61b0e167c467f635582c
tree0cb5ef0c7a13900c00b8faf3d8a3bd3081624733
parent55ba9680d6f409c2a307904c64632934ba97e899
Add CRC-CCITT algorithm.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2972 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/algo/crc_ccitt.c [new file with mode: 0644]
bertos/algo/crc_ccitt.h [new file with mode: 0644]