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.1
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.2
Choose a head ref
  • 13 commits
  • 14 files changed
  • 4 contributors

Commits on Mar 17, 2025

  1. CODE_CONVENTIONS.md: Add CODE_CONVENTIONS.md and content for formatting.

    Signed-off-by: zhanglinjing <Linjing.Zhang@infineon.com>
    LinjingZhang committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    d56dbd2 View commit details
    Browse the repository at this point in the history
  2. tools/verifygitlog.py: Update path of CODE_CONVENTION.md.

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

Commits on Mar 20, 2025

  1. docs/: Add Development Instuctions in Documentation.

    Signed-off-by: zhanglinjing <Linjing.Zhang@infineon.com>
    LinjingZhang committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    6757650 View commit details
    Browse the repository at this point in the history
  2. .gitignore: Update .gitignore for doc temp file.

    Signed-off-by: zhanglinjing <Linjing.Zhang@infineon.com>
    LinjingZhang committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    e4e6489 View commit details
    Browse the repository at this point in the history
  3. tools/dev-setup.sh: Disable core-api link in 3.x.

    Signed-off-by: zhanglinjing <Linjing.Zhang@infineon.com>
    LinjingZhang committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    e174b17 View commit details
    Browse the repository at this point in the history
  4. tests/README.md: Delete because of new documentation.

    Signed-off-by: zhanglinjing <Linjing.Zhang@infineon.com>
    LinjingZhang committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    38ec25e View commit details
    Browse the repository at this point in the history
  5. docs/development_instructions.rst: Minor fixes.

    Signed-off-by: Eder Julian <Julian.Eder@infineon.com>
    ederjc authored and LinjingZhang committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    5ed7da1 View commit details
    Browse the repository at this point in the history
  6. tools/dev-setup.sh: Delete since not needed for 3.x.

    Signed-off-by: zhanglinjing <Linjing.Zhang@infineon.com>
    LinjingZhang committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    0e36c38 View commit details
    Browse the repository at this point in the history
  7. docs/development_instructions.rst: Update regarding review comments.

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

Commits on Apr 15, 2025

  1. libraries/OneWire: Fix missing return values for to avoid warnings.

    Signed-off-by: Filies Olaf (IFAG DES TOC PSA) <olaf.filies@infineon.com>
    OlafFilies authored and LinjingZhang committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    f8a80f9 View commit details
    Browse the repository at this point in the history
  2. libraries/OneWire: Change sorting to avoid error.

    Signed-off-by: Filies Olaf (IFAG DES TOC PSA) <olaf.filies@infineon.com>
    OlafFilies authored and LinjingZhang committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    8a7dbea View commit details
    Browse the repository at this point in the history
  3. variants/XMC1400: Add SPI pin definitions.

    Signed-off-by: Eder Julian <Julian.Eder@infineon.com>
    ederjc committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    f39b62b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #341 from Infineon/bugfix/add-spi-pins

    variants/XMC1400: Add SPI pin definitions.
    ederjc authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    ff53247 View commit details
    Browse the repository at this point in the history
Loading