-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: arduino/ArduinoCore-avr
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Added EEPROM support for
char*
, char const*
and String
.
enhancement
#496
opened Sep 3, 2022 by
jfjlaros
Loading…
This set of commits replaces macros with more modern constructs if they are available.
enhancement
#494
opened Jul 26, 2022 by
KOLANICH
Loading…
Add function to check I2C peripheral status
enhancement
#488
opened Jul 11, 2022 by
toxic-fumes
Loading…
Fix weak attributions on operator new and delete
bug
#487
opened Jun 21, 2022 by
matthijskooijman
Loading…
Removed compiler warnings (binary constants).
enhancement
#485
opened Jun 18, 2022 by
jfjlaros
Loading…
SoftwareSerial: Add support for half-duplex
enhancement
#480
opened Jun 15, 2022 by
dominikberse
Loading…
USBCore: Add compile time adjustable usb send timeout
enhancement
#479
opened Jun 6, 2022 by
Ryzee119
Loading…
Resolve warning
unused parameter 'tag' [-Werror=unused-parameter]
bug
#474
opened May 4, 2022 by
zfields
Loading…
Improve F macro to avoid string duplication in Flash. Fix #472.
enhancement
#473
opened Apr 27, 2022 by
Orace
Loading…
Mark unused parameters with [[gnu::unused]]
bug
#456
opened Feb 15, 2022 by
guilhermgonzaga
Loading…
Adds support for Keyboard LED (Caps Lock, Scroll Lock, Num Lock)
enhancement
#446
opened Dec 26, 2021 by
PJ789
Loading…
Allow default buffer size for i2c library to be overridden by define
enhancement
#430
opened Sep 15, 2021 by
Flole998
Loading…
Add docs folder (SoftwareSerial)
documentation
Improvements or additions to documentation
enhancement
#425
opened Aug 9, 2021 by
canchebagur
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.