You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2021/07/13 03:33:28 UTC

[incubator-nuttx] branch master updated (c3c4053 -> f230ba7)

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/incubator-nuttx.git.


    from c3c4053  fs/profs: Add ordblks in meminfo_progmem
     add f230ba7  Increase the function of crc8 to use custom polynomials

No new revisions were added by this update.

Summary of changes:
 include/crc8.h                                     | 12 ++++++++++
 libs/libc/misc/Make.defs                           |  3 ++-
 libs/libc/misc/lib_crc8.c                          | 10 +-------
 libs/libc/misc/lib_crc8ccitt.c                     | 11 +--------
 .../libc/misc/lib_crc8table.c                      | 27 +++++++++++-----------
 5 files changed, 29 insertions(+), 34 deletions(-)
 copy boards/arm/xmc4/xmc4700-relax/src/xmc4_bringup.c => libs/libc/misc/lib_crc8table.c (77%)