Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: phoenix-rtos/phoenix-rtos-project Loading
base: master
Choose a base ref
...
head repository: phoenix-rtos/phoenix-rtos-project Loading
compare: release/3.2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 8 files changed
  • 2 contributors

Commits on Apr 23, 2024

  1. Release 3.2.0

    Darchiv committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4cc104e View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. update submodules to v3.2.0

    WARN: Missing from the phoenix-rtos-project v3.2.0 release tag!
    nalajcie committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    3e3ae22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f63d4be View commit details
    Browse the repository at this point in the history
  3. cherry-pick changes from master

    * phoenix-rtos-build 2aa1919...27278d1 (2):
      > toolchain: skip checking if build env is sane
      > makes: make build env sanity checks optional
    
    * phoenix-rtos-tests e6efa70...2b4af5d (2):
      > trunner: requirements: install RPi.GPIO only on ARM targets
      > trunner: change style of printing flash output
    nalajcie committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    df4e848 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Cherry-pick changes from master

    * phoenix-rtos-build 27278d1...8658e67 (3):
      > toolchain: fix arm cortex subvariant check
      > toolchain: fix arm cortex subvariant check
      > toolchain: fix arm crtstuff .data in PIC mode
    
    * phoenix-rtos-devices 3b4a2ab...9fa3d94 (5):
      > stm32l4-multi: handle dma TC and HT in single callback
      > stm32l4-multi: disable RXNE interrupt when using DMA
      > stm32l4-multi/libuart: disable DMA channel when reconfiguring UART
      > stm32l4-multi/libuart: refactor
      > stm32l4-multi/libuart: fix initialization order
    Darchiv committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d7f4535 View commit details
    Browse the repository at this point in the history
Loading