Skip to content

Pull requests: arduino/ArduinoCore-avr

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Virtual pins handlers
#2 opened Oct 20, 2017 by neu-rah Loading… updated Jun 13, 2025
Added bounds checking on pinMode enhancement
#302 opened Nov 30, 2019 by BarryPSmith Loading… updated Jun 13, 2025
Resolve warning unused parameter 'tag' [-Werror=unused-parameter] bug
#474 opened May 4, 2022 by zfields Loading… updated May 8, 2025
Enhanced HID protocol support for Arduino Leonardo & Pro Micro enhancement
#387 opened Jan 22, 2021 by abratchik Loading… updated Feb 11, 2025
WString: change strcpy() to memcpy() enhancement
#530 opened Mar 20, 2023 by mar0x Loading… updated Jan 18, 2025
Allow customization of transmit and receive buffer sizes for I2C 'Wire' object.
#589 opened Jan 3, 2025 by dac1e Loading… updated Jan 4, 2025
Update Tone.cpp
#587 opened Dec 30, 2024 by toaha63 Loading… updated Dec 30, 2024
Added base64 Print.cpp enhancement
#583 opened Dec 27, 2024 by toaha63 Loading… updated Dec 27, 2024
HardwareSerial: Define no-op serialEvent() functions for clang
#582 opened Dec 22, 2024 by beakthoven Loading… updated Dec 23, 2024
Expand available tone pins
#581 opened Dec 19, 2024 by jmelabs Loading… updated Dec 19, 2024
HID bugfix: SET_IDLE uses wValueH for duration, not wValueL bug
#422 opened Jul 23, 2021 by mdevaev Loading… updated Nov 7, 2024
sync IPAddress.h with ESP8266 enhancement
#575 opened Oct 27, 2024 by 1e1 Loading… updated Oct 28, 2024
sync Udp.h with ESP8266 enhancement
#574 opened Oct 27, 2024 by 1e1 Loading… updated Oct 28, 2024
HID: Remove empty HID_::begin() method to simplify
#570 opened Sep 16, 2024 by forderud Loading… updated Sep 24, 2024
HID_: Make methods overridden from base-class explicit enhancement
#569 opened Sep 16, 2024 by forderud Loading… updated Sep 24, 2024
HID: Initialize class members in header instead of cpp enhancement
#571 opened Sep 16, 2024 by forderud Loading… updated Sep 24, 2024
Created flexible SPI transfer functions
#19 opened Jul 10, 2018 by oclyke Loading… updated Sep 21, 2024
Fix twi zero bytes read error bug
#566 opened Sep 8, 2024 by xl-or Loading… updated Sep 8, 2024
Quick Fix of overflow for larger toggle_count values bug
#565 opened Sep 3, 2024 by lookfwd Loading… updated Sep 4, 2024
Add docs folder (SoftwareSerial) documentation Improvements or additions to documentation enhancement
#425 opened Aug 9, 2021 by canchebagur Loading… updated Jul 6, 2024
Mark unused parameters with [[gnu::unused]] bug
#456 opened Feb 15, 2022 by guilhermgonzaga Loading… updated Jun 9, 2024
Implemented Multiple TwoWire Slave address support
#90 opened May 27, 2019 by knifter Loading… updated May 19, 2024
Expose MCUSR register to applications using GPIOR0 enhancement
#558 opened Apr 8, 2024 by jpcornil-git Loading… updated Apr 12, 2024
Shorten critical section in micros() enhancement
#552 opened Jan 19, 2024 by edgar-bonet Loading… updated Jan 19, 2024
ProTip! Adding no:label will show everything without a label.