This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 2d7cf5e5b1 Documentation: add NuttX-12.9.0 release notes
     add 53836fc18a libs/libc/crc16: add support of CRC-16/ANSI(aka CRC-16/IBM)

No new revisions were added by this update.

Summary of changes:
 include/nuttx/crc16.h         |  45 +++++++++++++++
 libs/libc/misc/Make.defs      |   1 +
 libs/libc/misc/lib_crc16ibm.c | 131 ++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 177 insertions(+)
 create mode 100644 libs/libc/misc/lib_crc16ibm.c

Reply via email to