-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: ktetsuo/ArduinoCore-API
base: 4a02bfc
head repository: arduino/ArduinoCore-API
compare: 0f4e57e
- 10 commits
- 86 files changed
- 4 contributors
Commits on Feb 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 10de470 - Browse repository at this point
Copy the full SHA 10de470View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 2aaef7b - Browse repository at this point
Copy the full SHA 2aaef7bView commit details
Commits on Feb 17, 2025
-
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
Configuration menu - View commit details
-
Copy full SHA for 42b8581 - Browse repository at this point
Copy the full SHA 42b8581View commit details
Commits on Jul 17, 2025
-
changing tag name for subscript operator
since for catch2 '[' is not a valid character in the tag name
Configuration menu - View commit details
-
Copy full SHA for a919d81 - Browse repository at this point
Copy the full SHA a919d81View commit details
Commits on Sep 29, 2025
-
Add SPI bus mode support (controller/peripheral)
Signed-off-by: iabdalkader <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dab7773 - Browse repository at this point
Copy the full SHA dab7773View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13e173a - Browse repository at this point
Copy the full SHA 13e173aView commit details -
Merge pull request arduino#257 from iabdalkader/spi_bus_mode
Add SPI bus mode support (controller/peripheral)
Configuration menu - View commit details
-
Copy full SHA for a07b034 - Browse repository at this point
Copy the full SHA a07b034View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd91833 - Browse repository at this point
Copy the full SHA cd91833View commit details
Commits on Oct 11, 2025
-
Remove donation links from readme
The Arduino company is no longer soliciting monetary donations. Community members who wish to contribute to the project still 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 removal of the context of other monetary contribution options, the heading is hereby changed to "Support the project".
Configuration menu - View commit details
-
Copy full SHA for 69a27a2 - Browse repository at this point
Copy the full SHA 69a27a2View commit details
Commits on Oct 12, 2025
-
Merge pull request arduino#259 from per1234/remove-donation-links
Remove donation links from readme
Configuration menu - View commit details
-
Copy full SHA for 0f4e57e - Browse repository at this point
Copy the full SHA 0f4e57eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4a02bfc...0f4e57e