Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uart receiving data via dma and selecting speed and UART for logging output #3078

Closed
wants to merge 26 commits into from

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    e332b46 View commit details
    Browse the repository at this point in the history
  2. furi_hal: fix syntax

    Skorpionm committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    5cb1954 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Configuration menu
    Copy the full SHA
    d58adbd View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    5ed59d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    94efc86 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. usb_uart_bridge: add Rx DMA

    Skorpionm committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    bd9c5bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d8aa41 View commit details
    Browse the repository at this point in the history
  3. API: api_symbols F18

    Skorpionm committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    65a16d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83927af View commit details
    Browse the repository at this point in the history
  5. furi_hal_uart: fix syntax

    Skorpionm committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    52dd414 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'skorp/furi_hal_usart_console' of github.com:Flipper-Zer…

    …o/flipperzero-firmware-community into skorp/furi_hal_usart_console
    Skorpionm committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    0112169 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee79a30 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0e0cbc7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    334e869 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    83d6496 View commit details
    Browse the repository at this point in the history
  11. free-dap: delete submodule

    Skorpionm committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    a85aa9e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. furi_hal: fix uart callback

    Skorpionm committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    99b6556 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    e2be364 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ed9b97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb430bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e88845 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bc91ef View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. FuriHal: fix comments

    Skorpionm committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    bc22992 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    6c9cfbc View commit details
    Browse the repository at this point in the history
  2. UsbUartBridge: slightly more readable usb_uart_on_irq_rx_dma_cb routi…

    …ne, replace magic number with define
    skotopes committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    6bee333 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a706d21 View commit details
    Browse the repository at this point in the history