Add a new section under Implementation Details explaining the CRC32 variants available in NuttX, including the difference between the native crc32() and the new Linux/zlib-compatible crc32_ieee(). Signed-off-by: hanzhijian <hanzhijian@zepp.com>