flipperzero-firmware/firmware/targets/f7/furi_hal
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
..
furi_hal_bt_hid.c
furi_hal_bt_serial.c [FL-2623] Add BLE disconnect request #1686 2022-10-15 02:21:23 +09:00
furi_hal_bt.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
furi_hal_clock.c [FL-2797] Signal Generator app (#1793) 2022-09-29 01:37:24 +09:00
furi_hal_clock.h [FL-2797] Signal Generator app (#1793) 2022-09-29 01:37:24 +09:00
furi_hal_compress.c
furi_hal_console.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
furi_hal_console.h [FL-2870] Printf function attributes (#1841) 2022-10-07 22:35:15 +09:00
furi_hal_cortex.c fbt: fixed linter paths (#1930) 2022-10-27 05:25:31 +09:00
furi_hal_crypto.c Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
furi_hal_debug.c
furi_hal_flash.c [FL-2870] Printf function attributes (#1841) 2022-10-07 22:35:15 +09:00
furi_hal_flash.h
furi_hal_gpio.c
furi_hal_gpio.h
furi_hal_i2c_config.c
furi_hal_i2c_config.h
furi_hal_i2c_types.h
furi_hal_i2c.c [FL-2818] FuriHal: add FuriHalCortexTimer, use it for i2c bus timeouts (#1900) 2022-10-20 20:14:46 +03:00
furi_hal_ibutton.c
furi_hal_idle_timer.h
furi_hal_info.c [FL-2957] Unified Info API, App Error, Data Xchange (#1998) 2022-11-29 18:08:08 +09:00
furi_hal_infrared.c
furi_hal_interrupt.c
furi_hal_interrupt.h
furi_hal_light.c
furi_hal_memory.c Blocking USB driver API (#2009) 2022-11-29 21:50:55 +09:00
furi_hal_mpu.c
furi_hal_nfc.c NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
furi_hal_os.c
furi_hal_os.h
furi_hal_power.c [FL-2957] Unified Info API, App Error, Data Xchange (#1998) 2022-11-29 18:08:08 +09:00
furi_hal_pwm.c [FL-2797] Signal Generator app (#1793) 2022-09-29 01:37:24 +09:00
furi_hal_pwm.h [FL-2797] Signal Generator app (#1793) 2022-09-29 01:37:24 +09:00
furi_hal_random.c
furi_hal_region.c
furi_hal_resources.c
furi_hal_resources.h [FL-2975] Bug fixes and improvements: Furi, Input, Cli (#2004) 2022-11-12 12:46:04 +04:00
furi_hal_rfid.c
furi_hal_rtc.c [FL-2975] Bug fixes and improvements: Furi, Input, Cli (#2004) 2022-11-12 12:46:04 +04:00
furi_hal_sd.c
furi_hal_speaker.c
furi_hal_spi_config.c
furi_hal_spi_config.h
furi_hal_spi_types.h
furi_hal_spi.c
furi_hal_subghz_configs.h
furi_hal_subghz.c [FL-2870] Printf function attributes (#1841) 2022-10-07 22:35:15 +09:00
furi_hal_uart.c
furi_hal_uart.h
furi_hal_usb_cdc.c
furi_hal_usb_cdc.h
furi_hal_usb_hid.c
furi_hal_usb_i.h
furi_hal_usb_u2f.c
furi_hal_usb.c Blocking USB driver API (#2009) 2022-11-29 21:50:55 +09:00
furi_hal_version.c
furi_hal_vibro.c
furi_hal.c Core: thread allocation shortcut (#2007) 2022-11-23 21:49:17 +09:00