-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: arduino/ArduinoCore-avr
Pull requests list
Bump actions/checkout from 4 to 5
dependencies
Pull requests that update a dependency file
enhancement
github_actions
Pull requests that update GitHub Actions code
#599
by dependabot
bot
was merged Aug 13, 2025
Loading...
Replace strcpy by memcpy on String::concat(const char*, uint32_t);
#591
by rwsalie
was closed Jan 17, 2025
Loading...
Allow customization of transmit and receive buffer sizes for I2C 'Wire' object.
#588
by dac1e
was closed Jan 2, 2025
Loading...
Bump arduino/arduino-lint-action from 1 to 2
dependencies
Pull requests that update a dependency file
enhancement
#573
by dependabot
bot
was merged Oct 10, 2024
Loading...
Fix spell check false positives by ignoring words
bug
#562
by per1234
was merged May 25, 2024
Loading...
Add virtual destructor to avoid compiler warning on undefined behavior
bug
#557
by gillesdegottex
was closed Apr 13, 2024
Loading...
Bump actions/upload-artifact from 3 to 4
dependencies
Pull requests that update a dependency file
enhancement
#548
by dependabot
bot
was merged Oct 18, 2024
Loading...
Reserve the correct (smaller) amount of flash for Optiboot on the Arduino Nano.
bug
invalid
#546
by mjoldfield
was closed Oct 12, 2023
Loading...
Fix compilation warnings about unused parameter "tag" in file
new.cpp
bug
duplicate
#542
by Ivan-Stefanov-513
was closed Sep 10, 2023
Loading...
Bump actions/checkout from 3 to 4
dependencies
Pull requests that update a dependency file
enhancement
#540
by dependabot
bot
was merged Sep 4, 2023
Loading...
Correct misspelled word in comment
bug
documentation
Improvements or additions to documentation
#529
by per1234
was merged Mar 18, 2023
Loading...
Fix misspelled words in comments
bug
documentation
Improvements or additions to documentation
#506
by per1234
was merged Oct 28, 2022
Loading...
Use correct quoting for paths in post_install.bat
bug
#504
by cmaglie
was merged Oct 18, 2022
Loading...
Enable compilation caching for all boards
enhancement
invalid
#499
by mazzoo
was closed Sep 25, 2022
Loading...
Fix spell check false positive by ignoring word
bug
#497
by per1234
was merged Sep 5, 2022
Loading...
Removed a number of compiler warnings.
bug
duplicate
#483
by jfjlaros
was closed Jun 17, 2022
Loading...
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.