flipperzero-firmware/lib/toolbox/stream
Skorpionm 02b9cf90d5
[FL-2431, FL-2419] SubGhz: bugfixes (#1098)
* [FL-2431] SubGhz: fix Restart with an error (HardFault), while maintaining the RAW signal.
* Stream: fix adding maximum string length to arguments
* [FL-2419] SubGhz: fix flipper hang/Fatal Error when running edited Sub-GHz file.
* SubGhz: remove replace strcpy with strncpy, smaller text buffer and canary
* SubGhz: log key loading before load happen, rollback only rx message handling

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-04-07 14:47:47 +03:00
..
file_stream.c [FL-2431, FL-2419] SubGhz: bugfixes (#1098) 2022-04-07 14:47:47 +03:00
file_stream.h
stream_i.h
stream.c
stream.h
string_stream.c
string_stream.h