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: arduino/ArduinoCore-zephyr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.0
Choose a base ref
...
head repository: arduino/ArduinoCore-zephyr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.1
Choose a head ref
  • 3 commits
  • 2 files changed
  • 3 contributors

Commits on Mar 31, 2025

  1. update to llext_exports.c

    mjs513 committed Mar 31, 2025
    Configuration menu
    Copy the full SHA
    bb294fc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #90 from mjs513/llext_export-fix-for-BMI270

    update to llext_exports.c
    facchinm authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    872c79a View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. platform: fix paths with spaces

    Wrap problematic arguments in quotes to avoid issues with paths that
    contain spaces (especially on Windows).
    pillo79 committed Apr 1, 2025
    Configuration menu
    Copy the full SHA
    99504de View commit details
    Browse the repository at this point in the history
Loading