mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-12-04 18:29:31 +00:00
95737958ad
* 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 * Implement basic external module detection and echo * Update api symbols for f18 * Minimally working implementation (can create directory via rpc) * Make expansion protocol parser a header-only library * Rename a function * Improve thread syncronisation * Implement multi-packet transmissions * Improve test application * Clean up expansion worker code * Send heartbeat when host is ready * Update API symbols * Add draft documentation * Expansion worker: proper timeout and error handling * Expansion worker: correct TX, do not disable expansion callback * Expansion protocol: pc side test script * PC side expansion test: trying to change baudrate * Working comms between 2 flippers * Cleaner exit from expansion worker thread * Better checks * Add debug logs * Remove unneeded delays * Use USART as default expansion port * Refactor furi_hal_serial_control, fix crash * Improve furi_hal abstraction, wait for stable rx pin * Remove rogue include * Set proper exit reason on RPC error * Remove rogue comment * Remove RX stability check as potentially problematic * Improve expansion_test application * Remove rogue define * Give up on TODO * Implement expansion protocol checksum support * Update ExpansionModules.md * RPC: reverse input * Assets: sync protobuf * Fix typos * 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 * Make expansion_test compile * Remove unneeded file * Make PVS-studio happy * Optimise stack usage * Optimise heap usage, improve api signature * Fix typo * Clean up code * Update expansion_protocol.h * Fix unit tests * Add doxygen comments to expansion.h * Update/add doxygen comments * Update ExpansionModules.md * Github: new global code owner * FuriHal: naming in serial control * Expansion: check mutex acquire return result 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: SG <who.just.the.doctor@gmail.com> Co-authored-by: Skorpionm <85568270+Skorpionm@users.noreply.github.com> |
||
---|---|---|
.. | ||
furi_hal.c | ||
furi_hal_bt.c | ||
furi_hal_bt_hid.c | ||
furi_hal_bt_serial.c | ||
furi_hal_bus.c | ||
furi_hal_bus.h | ||
furi_hal_clock.c | ||
furi_hal_clock.h | ||
furi_hal_cortex.c | ||
furi_hal_crypto.c | ||
furi_hal_debug.c | ||
furi_hal_dma.c | ||
furi_hal_dma.h | ||
furi_hal_flash.c | ||
furi_hal_flash.h | ||
furi_hal_gpio.c | ||
furi_hal_gpio.h | ||
furi_hal_i2c.c | ||
furi_hal_i2c_config.c | ||
furi_hal_i2c_config.h | ||
furi_hal_i2c_types.h | ||
furi_hal_ibutton.c | ||
furi_hal_ibutton.h | ||
furi_hal_idle_timer.h | ||
furi_hal_info.c | ||
furi_hal_infrared.c | ||
furi_hal_interrupt.c | ||
furi_hal_interrupt.h | ||
furi_hal_light.c | ||
furi_hal_memory.c | ||
furi_hal_mpu.c | ||
furi_hal_nfc.c | ||
furi_hal_nfc_event.c | ||
furi_hal_nfc_felica.c | ||
furi_hal_nfc_i.h | ||
furi_hal_nfc_irq.c | ||
furi_hal_nfc_iso14443a.c | ||
furi_hal_nfc_iso14443b.c | ||
furi_hal_nfc_iso15693.c | ||
furi_hal_nfc_tech_i.h | ||
furi_hal_nfc_timer.c | ||
furi_hal_os.c | ||
furi_hal_os.h | ||
furi_hal_power.c | ||
furi_hal_power_config.c | ||
furi_hal_pwm.c | ||
furi_hal_pwm.h | ||
furi_hal_random.c | ||
furi_hal_region.c | ||
furi_hal_resources.c | ||
furi_hal_resources.h | ||
furi_hal_rfid.c | ||
furi_hal_rfid.h | ||
furi_hal_rtc.c | ||
furi_hal_rtc.h | ||
furi_hal_sd.c | ||
furi_hal_serial.c | ||
furi_hal_serial.h | ||
furi_hal_serial_control.c | ||
furi_hal_serial_control.h | ||
furi_hal_serial_types.h | ||
furi_hal_serial_types_i.h | ||
furi_hal_speaker.c | ||
furi_hal_spi.c | ||
furi_hal_spi_config.c | ||
furi_hal_spi_config.h | ||
furi_hal_spi_types.h | ||
furi_hal_subghz.c | ||
furi_hal_subghz.h | ||
furi_hal_target_hw.h | ||
furi_hal_usb.c | ||
furi_hal_usb_ccid.c | ||
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_version.c | ||
furi_hal_version_device.c | ||
furi_hal_vibro.c |