zephyr/subsys/mgmt
Carles Cufi 07c78e515c mgmt: mcumgr: Replace use of crc16 with crc16_itu_t
Since this CRC uses the 0x1021 poly with no reflection, a faster
implementation is available in the crc16_itu_t() function, which is
O(n).

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2022-02-04 12:33:22 -05:00
..
ec_host_cmd toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
hawkbit subsys/mgmt/hawkbit: Check retval of mbedtls_md_update 2021-09-14 12:28:40 -04:00
mcumgr mgmt: mcumgr: Replace use of crc16 with crc16_itu_t 2022-02-04 12:33:22 -05:00
osdp mgmt/osdp: Handle errors in uart_fifo_read() 2021-11-23 10:39:03 -05:00
updatehub mgmt: updatehub: Use coap_packet_get_payload function 2021-09-02 16:54:15 +02:00
CMakeLists.txt ec_host_cmd: add ec host command handler framework 2020-09-04 14:50:45 -04:00
Kconfig ec_host_cmd: add ec host command handler framework 2020-09-04 14:50:45 -04:00