Tasmota/lib
Thomas Büngener 4ed48feaa2
SML: CRC for binary SML (#23205)
* SML: CRC for binary SML parsing

* switch algos

* improve errormessage on buffer overflow

* move crc variable to their own struct

* Use Flag bit to disable CRC, auto-detect algorithm,
data in own struct
debug log

* configure and enable/disable via special option "=soC,bufsz,mode", mode 16 autodetect.

* fix 15 vs 0xF

* remove benchmark code

* fix typo in comment

* Byteflip for CRC
2025-04-05 11:22:22 +02:00
..
default Fix ESP32 receive incomplete serial data over 128 bytes (#23156) 2025-03-18 15:12:30 +01:00
lib_audio fix compile 2025-02-03 14:29:20 +01:00
lib_basic Compile lib NeopixelBus only for esp8266 (#23077) 2025-02-27 12:15:20 +01:00
lib_deprecated mv deprecated drivers / Pio clean up 2024-04-17 11:28:17 +02:00
lib_display Utilize ESP-IDF's LCD driver for pushing pixels to RGB displays with ESP32-S3 (#22970) 2025-02-09 21:58:50 +01:00
lib_div SML: CRC for binary SML (#23205) 2025-04-05 11:22:22 +02:00
lib_i2c MS5837 console calibration options and code cleanup (#22466) 2024-11-11 17:24:18 +01:00
lib_rf Change RCSwitch RCSWITCH_SEPARATION_LIMIT from 4100 to 3600 2025-03-17 14:05:38 +01:00
lib_ssl TLS increase timeout and fix crash (#23249) 2025-04-05 00:04:36 +02:00
libesp32 Berry bytes add 3 (#23200) 2025-03-27 22:55:42 +01:00
libesp32_div/esp-nimble-cpp MI32 legacy: add config operations (#22458) 2024-11-10 23:23:37 +01:00
libesp32_eink/epdiy LVGL fix memory allocation of flush buffers (#21256) 2024-04-23 20:11:01 +02:00
libesp32_lvgl HASPmota improve parsing (#23192) 2025-03-26 22:34:12 +01:00
libesp32_ml Prepare restoration of Tensorflow driver for Core 3 (#21327) 2024-05-03 12:28:49 +02:00