-
-
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
HID: Initialize class members in header instead of cpp
enhancement
#571
opened Sep 16, 2024 by
forderud
Loading…
HID_: Make methods overridden from base-class explicit
enhancement
#569
opened Sep 16, 2024 by
forderud
Loading…
Expose MCUSR register to applications using GPIOR0
enhancement
#558
opened Apr 8, 2024 by
jpcornil-git
Loading…
Add digital pins with prefix for Arduino Leonardo
enhancement
#545
opened Sep 14, 2023 by
sebromero
Loading…
Add I2C device register manipulation functions
enhancement
#543
opened Sep 9, 2023 by
Ivan-Stefanov-513
Loading…
PR: Add some macros related to working with bytes and bits
enhancement
#536
opened Jun 5, 2023 by
DRSDavidSoft
Loading…
Replacing bit operations macros with bit macro
enhancement
#533
opened Apr 29, 2023 by
josx
Loading…
Updated Tone.cpp to allow specifying pin state on noTone
enhancement
#532
opened Apr 24, 2023 by
Foxunderground0
Loading…
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…
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…
Improve F macro to avoid string duplication in Flash. Fix #472.
enhancement
#473
opened Apr 27, 2022 by
Orace
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.