unleashed-firmware/targets/f7
あく 70d2453bbc
VA Fixes: USB IRQ Handling and EP configuration, Thread handler shenanigans. (#3705)
* FuriHal: properly handle high priority USB IRQ, change CDC decriptor to use separate TX/RX endpoints
* Furi: drop task handle, cleanup casts and memory corrupt in threads
* FuriHal: update max power in USB descriptors
* Furi: properly handle thread free if thread was not started
* Furi crash: meaningful interrupt name instead of id

---------

Co-authored-by: SG <who.just.the.doctor@gmail.com>
2024-06-13 01:07:29 +10:00
..
ble_glue Ble: new connection parameters negotiation scheme (#3644) 2024-05-13 21:54:59 +04:00
fatfs Revert "TLSF memory allocator. Less free flash, moar free ram. (#3572)" (#3651) 2024-05-16 18:43:27 +04:00
furi_hal VA Fixes: USB IRQ Handling and EP configuration, Thread handler shenanigans. (#3705) 2024-06-13 01:07:29 +10:00
inc [FL-3833] Furi: event loop (#3675) 2024-06-10 20:53:08 +03:00
platform_specific Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
src Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696) 2024-06-11 03:04:29 +10:00
api_symbols.csv VA Fixes: USB IRQ Handling and EP configuration, Thread handler shenanigans. (#3705) 2024-06-13 01:07:29 +10:00
application_ext.ld Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696) 2024-06-11 03:04:29 +10:00
stm32wb55xx_flash.ld Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696) 2024-06-11 03:04:29 +10:00
stm32wb55xx_ram_fw.ld Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696) 2024-06-11 03:04:29 +10:00
target.json Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696) 2024-06-11 03:04:29 +10:00