-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Pull requests: espressif/arduino-esp32
Pull requests list
fix(usbmidi): use channel in int16_t USB MIDI pitch bend
Area: Peripherals API
Relates to peripheral's APIs.
Status: Pending Merge
Pull Request is ready to be merged
fix(ledc): Allow setting AnalogWrite frequency and resolution before calling analogWrite
Area: Peripherals API
Relates to peripheral's APIs.
Status: Pending Merge
Pull Request is ready to be merged
Type: Bug 🐛
All bugs
#11756
by P-R-O-C-H-Y
was merged Aug 27, 2025
Loading...
feat(perimgr): add function to retrieve detaching CB
Area: Peripherals API
Relates to peripheral's APIs.
Status: Pending Merge
Pull Request is ready to be merged
feat(touch): Support all touch versions in NG driver
Area: Peripherals API
Relates to peripheral's APIs.
hil_test
Run Hardware Tests
Status: Pending Merge
Pull Request is ready to be merged
#11643
by P-R-O-C-H-Y
was merged Aug 29, 2025
Loading...
feat(gpio): new functional interrupt lambda example
Area: Peripherals API
Relates to peripheral's APIs.
Status: Pending Merge
Pull Request is ready to be merged
Type: Example
Issue is related to specific example.
feat(wire): std::functional Wire slave callback functions
Area: Peripherals API
Relates to peripheral's APIs.
Status: Pending Merge
Pull Request is ready to be merged
Type: Feature request
Feature request for Arduino ESP32
fix(spi): Fix bus clock for ESP32-P4 + remove S2 leftover
Area: Peripherals API
Relates to peripheral's APIs.
Status: Pending Merge
Pull Request is ready to be merged
feat(LEDC): Add Gamma Fade support and enhance auto channel/timer selection for multi-group
Area: Peripherals API
Relates to peripheral's APIs.
Status: Pending Merge
Pull Request is ready to be merged
feat(ledc): Improve timer management with frequency/resolution matching
Area: Peripherals API
Relates to peripheral's APIs.
Status: Pending Merge
Pull Request is ready to be merged
#11452
by P-R-O-C-H-Y
was merged Jun 10, 2025
Loading...
fix(usb_hid): duplicated CONSUMER_CONTROL_PLAY_PAUSE
Area: Peripherals API
Relates to peripheral's APIs.
Status: Pending Merge
Pull Request is ready to be merged
feat(usb): add a few more consumer control HID commands
Area: Peripherals API
Relates to peripheral's APIs.
Status: Pending Merge
Pull Request is ready to be merged
fix(usb): uninitilized variable warning message
Area: Peripherals API
Relates to peripheral's APIs.
Status: Pending Merge
Pull Request is ready to be merged
Type: Bug 🐛
All bugs
fix(rmt): memset all config structs to zero before using
Area: Peripherals API
Relates to peripheral's APIs.
Status: Pending Merge
Pull Request is ready to be merged
fix(rmt): Fixed protocol name in RMTReadXJT examples
Area: Peripherals API
Relates to peripheral's APIs.
Status: Pending Merge
Pull Request is ready to be merged
Type: Example
Issue is related to specific example.
feat(gpio): allows mixing digital and analog read/write operations
Area: Peripherals API
Relates to peripheral's APIs.
Status: Pending Merge
Pull Request is ready to be merged
feat(i2c): Add support for the new I2C driver in IDF v5.4
Area: Peripherals API
Relates to peripheral's APIs.
Status: Pending Merge
Pull Request is ready to be merged
#10858
by me-no-dev
was merged Jan 21, 2025
Loading...
Bugfix/include order
Area: Peripherals API
Relates to peripheral's APIs.
Status: Pending Merge
Pull Request is ready to be merged
Type: Bug 🐛
All bugs
fix(i2s): Check if pin is used before clearing bus
Area: Peripherals API
Relates to peripheral's APIs.
Status: Pending Merge
Pull Request is ready to be merged
#10833
by P-R-O-C-H-Y
was merged Jan 10, 2025
Loading...
Fix spiTransaction not updating clock line immediately (backport of #9333 into v2.x branch)
Area: Peripherals API
Relates to peripheral's APIs.
#10697
by and3rson
was merged Dec 9, 2024
Loading...
fix(sntp): Lock / Unlock LWIP if CONFIG_LWIP_TCPIP_CORE_LOCKING is set
Area: Peripherals API
Relates to peripheral's APIs.
Status: Pending Merge
Pull Request is ready to be merged
#10529
by mathieucarbou
was merged Oct 29, 2024
Loading...
fix(i2s): Use separate variables when reading and writing
Area: Peripherals API
Relates to peripheral's APIs.
Status: Pending Merge
Pull Request is ready to be merged
feat(touch): Support NG touch driver for P4
Area: Peripherals API
Relates to peripheral's APIs.
Status: Pending Merge
Pull Request is ready to be merged
fix(uart): Add missing HP UARTs for ESP32-P4
Area: Peripherals API
Relates to peripheral's APIs.
Peripheral: UART
Related to the UART peripheral or its functionality.
Status: Pending Merge
Pull Request is ready to be merged
#10447
by lucasssvaz
was merged Oct 10, 2024
Loading...
fix(i2c): Ensure that semaphore is properly given if init fails
Area: Peripherals API
Relates to peripheral's APIs.
Status: Pending Merge
Pull Request is ready to be merged
#10313
by me-no-dev
was merged Sep 10, 2024
Loading...
Adds setToneChannel() implementation
Area: Peripherals API
Relates to peripheral's APIs.
Status: Pending Merge
Pull Request is ready to be merged
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.