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: Infineon/XMC-for-Arduino
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: V3.5.0
Choose a base ref
...
head repository: Infineon/XMC-for-Arduino
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: V3.5.1
Choose a head ref
  • 5 commits
  • 8 files changed
  • 2 contributors

Commits on Feb 12, 2025

  1. CI: Update compile-platform-examples.yml (#324)

    * CI: Update compile-platform-examples.yml
    
    * fix: adapt artifact name for upload-artifact@v4
    LinjingZhang authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    334c12a View commit details
    Browse the repository at this point in the history
  2. Bugfix/desmakers 4316 spi normal pins 11 12 13 not functioning on xmc…

    …4700 relax kit (#325)
    
    * fix: do not swap the spi default and SD card, only change the default pin
    
    * fix: refactor SD card functionality
    LinjingZhang authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    1e6d346 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

  1. .pre-commit-config.yaml: Add commit formatter hook.

    Signed-off-by: zhanglinjing <Linjing.Zhang@infineon.com>
    LinjingZhang committed Mar 7, 2025
    Configuration menu
    Copy the full SHA
    2b14b9c View commit details
    Browse the repository at this point in the history
  2. tools: Add tools related to commit formatter.

    Signed-off-by: zhanglinjing <Linjing.Zhang@infineon.com>
    LinjingZhang committed Mar 7, 2025
    Configuration menu
    Copy the full SHA
    6b17c78 View commit details
    Browse the repository at this point in the history
  3. .github/workflows: Add commt_formatting.yml workflow.

    Signed-off-by: zhanglinjing <Linjing.Zhang@infineon.com>
    LinjingZhang committed Mar 7, 2025
    Configuration menu
    Copy the full SHA
    eb438ea View commit details
    Browse the repository at this point in the history
Loading