unleashed-firmware/applications/debug
あく fc043da9c6
FuriHal: UART refactoring (#3211)
* FuriHal: UART refactoring
* ApiSymbols: add furi_record_destroy
* FuriHal: cleanup serial API, add logging configuration in RTC
* FuriHal: hide private part in _i header. Toolbox: cleanup value index. SystemSettings: logging device and baudrate.
* FuriHal: RTC logging method documentation
* Synchronize API Symbols
* Furi: mark HEAP_PRINT_DEBUG as broken
* FuriHal: furi_hal_serial, add custom IRQ func
* Fix PR review issues
* FuriHal: UART add reception DMA (#3220)
* FuriHal: add DMA serial rx mode
* usb_uart_bridge: switch to working with DMA
* Sync api symbol versions
* FuriHal: update serial docs and api
* FuriHal: Selial added similar API for simple reception mode as with DMA
* FuriHal: Update API target H18
* API: ver API H7
* FuriHal: Serial error processing
* FuriHal: fix furi_hal_serial set baudrate
* Sync api symbols
* FuriHal: cleanup serial isr and various flag handling procedures
* FuriHal: cleanup and simplify serial API
* Debug: update UART Echo serial related flags
* FuriHal: update serial API symbols naming
* FuriHalSerial: various improvements and PR review fixes
* FuriHal: proper ISR function signatures

---------

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: SkorP <skorpionm@yandex.ru>
Co-authored-by: Skorpionm <85568270+Skorpionm@users.noreply.github.com>
2024-01-16 03:09:37 +04:00
..
accessor fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
battery_test_app fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
blink_test fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
bt_debug_app [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
ccid_test [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
crash_test fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
direct_draw Furi, FuriHal: remove FreeRTOS headers leaks (#3179) 2023-11-01 11:24:11 +04:00
display_test [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
example_custom_font Rollback #3305 and #3297 fix various rendering issues (#3307) 2023-12-22 11:08:46 +00:00
file_browser_test fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
keypad_test fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
lfrfid_debug LF-RFID debug: make it work (#2793) 2023-06-28 16:30:59 +09:00
locale_test fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
rpc_debug_app [FL-3618] Infrared remote button index support (#3180) 2023-11-10 16:22:34 +09:00
speaker_debug [FL-3211][FL-3212] Debug apps: speaker, uart_echo with baudrate (#2812) 2023-06-29 20:23:04 +09:00
subghz_test [FL-3488] Assign tickets to all TODO items (#2988) 2023-08-23 02:56:27 +09:00
text_box_test fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
uart_echo FuriHal: UART refactoring (#3211) 2024-01-16 03:09:37 +04:00
unit_tests Furi_hal_rtc: new function (#3294) 2024-01-14 17:07:42 +09:00
usb_mouse fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
usb_test fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
vibro_test fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
application.fam [FL-3211][FL-3212] Debug apps: speaker, uart_echo with baudrate (#2812) 2023-06-29 20:23:04 +09:00