mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-27 15:00:46 +00:00
a1e62c3e76
* 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> |
||
---|---|---|
.. | ||
protocols | ||
pulse_protocols | ||
stream | ||
tar | ||
.gitignore | ||
api_lock.h | ||
args.c | ||
args.h | ||
bit_buffer.c | ||
bit_buffer.h | ||
buffer_stream.c | ||
buffer_stream.h | ||
compress.c | ||
compress.h | ||
crc32_calc.c | ||
crc32_calc.h | ||
dir_walk.c | ||
dir_walk.h | ||
float_tools.c | ||
float_tools.h | ||
hex.c | ||
hex.h | ||
keys_dict.c | ||
keys_dict.h | ||
level_duration.h | ||
m_cstr_dup.h | ||
manchester_decoder.c | ||
manchester_decoder.h | ||
manchester_encoder.c | ||
manchester_encoder.h | ||
md5_calc.c | ||
md5_calc.h | ||
name_generator.c | ||
name_generator.h | ||
path.c | ||
path.h | ||
pretty_format.c | ||
pretty_format.h | ||
profiler.c | ||
profiler.h | ||
property.c | ||
property.h | ||
pulse_joiner.c | ||
pulse_joiner.h | ||
saved_struct.c | ||
saved_struct.h | ||
SConscript | ||
simple_array.c | ||
simple_array.h | ||
value_index.c | ||
value_index.h | ||
varint.c | ||
varint.h | ||
version.c | ||
version.h |