flipperzero-firmware/lib/toolbox
Sergey Gavrilov 297f185ef4
Blocking USB driver API (#2009)
* invalidate memmgt thread dict
* Core: rollback memmgt thread dict invalidation
* Dialogs: move api lock to toolbox
* HAL: blocking usb API
* HAL usb: fix api return data
* HAL usb: api optimization
* api lock: test results
* Fix build errors
* DAP Link: fix imports
* Crash when malloc in ISR
* Fix dap-link copypaste error
* Moar memory management crashes.
* Crash when malloc in IRQ, not ISR
* USB-UART: Blocking VCP mode switch

Co-authored-by: nminaylov <nm29719@gmail.com>
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-11-29 21:50:55 +09:00
..
protocols M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
pulse_protocols
stream [FL-2870] Printf function attributes (#1841) 2022-10-07 22:35:15 +09:00
tar
.gitignore [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
api_lock.h
args.c
args.h
buffer_stream.c
buffer_stream.h
crc32_calc.c
crc32_calc.h
dir_walk.c
dir_walk.h
hex.c
hex.h
hmac_sha256.c
hmac_sha256.h
level_duration.h
m_cstr_dup.h
manchester_decoder.c
manchester_decoder.h
manchester_encoder.c
manchester_encoder.h
md5.c
md5.h
path.c
path.h
profiler.c
profiler.h
property.c [FL-2957] Unified Info API, App Error, Data Xchange (#1998) 2022-11-29 18:08:08 +09:00
property.h
pulse_joiner.c
pulse_joiner.h
random_name.c Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
random_name.h
saved_struct.c [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
saved_struct.h
SConscript
sha256.c
sha256.h
value_index.c
value_index.h [FL-2430] Automatic Desktop Locking (#1101) 2022-04-14 15:20:41 +03:00
varint.c
varint.h
version.c
version.h