Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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:ClangBuiltArduino/core_arduino_api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:4a02bfc
Choose a base ref
Loading
...
head repository:arduino/ArduinoCore-API
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:0f4e57e
Choose a head ref
Loading
  • 10commits
  • 86files changed
  • 4contributors

Commits on Feb 13, 2025

  1. Configuration menu
    Copy the full SHA
    10de470View commit details
    Browse the repository at this point in the history
  2. Updating Catch2

    In order to update catch2 the following changes were made:- CMakeLists.txt: import catch2 with FetchContent_Declare, this will  make it more flexible and easier to update- removed main for tests, since it is not mandatory and it doesn't add  any value of having it- renaming includes in all the files
    @andreagilardoni
    andreagilardoni committedFeb 13, 2025
    Configuration menu
    Copy the full SHA
    2aaef7bView commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. Solving the following compile time error

    error: moving ‘a’ of type ‘arduino::String’ to itself [-Werror=self-move]Which may happen if if GCC_VERSION is not defined, and instead __GNUC__is defined
    @andreagilardoni
    andreagilardoni committedFeb 17, 2025
    Configuration menu
    Copy the full SHA
    42b8581View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2025

  1. changing tag name for subscript operator

    since for catch2 '[' is not a valid character in the tag name
    @andreagilardoni
    andreagilardoni committedJul 17, 2025
    Configuration menu
    Copy the full SHA
    a919d81View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2025

  1. Add SPI bus mode support (controller/peripheral)

    Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
    @iabdalkader
    iabdalkader committedSep 29, 2025
    Configuration menu
    Copy the full SHA
    dab7773View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13e173aView commit details
    Browse the repository at this point in the history
  3. Merge pull requestarduino#257from iabdalkader/spi_bus_mode

    Add SPI bus mode support (controller/peripheral)
    @facchinm
    facchinm authoredSep 29, 2025
    Configuration menu
    Copy the full SHA
    a07b034View commit details
    Browse the repository at this point in the history
  4. Release v1.5.2

    @facchinm
    facchinm committedSep 29, 2025
    Configuration menu
    Copy the full SHA
    cd91833View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2025

  1. Remove donation links from readme

    The Arduino company is no longer soliciting monetary donations. Community members who wish to contribute to the projectstill have opportunities to do so via the other options listed under the "Contributions" section of the readme.Those who wish to make a monetary contribution can still do so by purchasing official Arduino products. For this reason,that part of the donation request text is preserved. Since the "Donations" heading doesn't make sense after the removalof the context of other monetary contribution options, the heading is hereby changed to "Support the project".
    @per1234
    per1234 committedOct 11, 2025
    Configuration menu
    Copy the full SHA
    69a27a2View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2025

  1. Merge pull requestarduino#259from per1234/remove-donation-links

    Remove donation links from readme
    @per1234
    per1234 authoredOct 12, 2025
    Configuration menu
    Copy the full SHA
    0f4e57eView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp