flipperzero-firmware/applications/plugins/dap_link/usb
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
..
dap_v2_usb.c Blocking USB driver API (#2009) 2022-11-29 21:50:55 +09:00
dap_v2_usb.h Blocking USB driver API (#2009) 2022-11-29 21:50:55 +09:00
usb_winusb.h CMSIS DAP/DAP Link Debugger (#1897) 2022-10-20 20:42:55 +09:00