-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: arduino/ArduinoCore-avr
Pull requests list
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...
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...
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...
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...
Enable compilation caching for all boards
enhancement
invalid
#499
by mazzoo
was closed Sep 25, 2022
Loading...
Removed a number of compiler warnings.
bug
duplicate
#483
by jfjlaros
was closed Jun 17, 2022
Loading...
ESP core
printf
implementation in AVR core.
enhancement
#482
by jfjlaros
was closed Jun 21, 2022
Loading...
Move definition of INADDR_NONE to IPAddress.cpp
duplicate
#462
by pianistrevor
was closed Feb 23, 2022
Loading...
Use more logical Boards menu placement for Uno Mini
enhancement
#449
by per1234
was merged Jan 10, 2022
Loading...
Add unomini to sketch compilation CI workflow
enhancement
#448
by per1234
was merged Jan 3, 2022
Loading...
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.