Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Manchester_Transmitter Manchester_Receiver ManchesterUART_Transmitter ManchesterUART_Receiver
Fork of CRC16 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:3f5622979e77 | 2017-09-03 | hudakz | Function parameter added for setting initial CRC value. Defaults to 0x0000. |
2:a01521fb2fe1 | 2017-05-22 | hudakz | Updated. |
1:352debdce7b3 | 2017-05-18 | hudakz | Fork of the CRC16 library (c) Copyright Emilie Laverge. |
0:585ead300cab | 2014-02-12 | EmLa | CRC16 implementation; 123456789 --> 0xFEE8 |