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: zephyrproject-rtos/zephyr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0-branch
Choose a base ref
...
head repository: platformio/zephyr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0-branch
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 3 files changed
  • 3 contributors

Commits on Dec 5, 2024

  1. Add PlatformIO build scripts

    valeros committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    c2a98a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2024

  1. Add project based west.yml (#23)

    Add support for project-based west.yml
    
    Resolves #22
    
    ---------
    
    Signed-off-by: Jean Alinei <[email protected]>
    jalinei authored Dec 26, 2024
    Configuration menu
    Copy the full SHA
    140a9cd View commit details
    Browse the repository at this point in the history
  2. Fix framework version extraction

    Resolves platformio#25
    valeros authored Dec 26, 2024
    Configuration menu
    Copy the full SHA
    8d0b818 View commit details
    Browse the repository at this point in the history
Loading