Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Apr 23, 2025
feat(uart): sets correct ESP32/S2 clock source for the example (#11286)
Show description for 571c2f7feat(ledc): clear all fields added to ledc struct in IDF 5.4 (#11276)
Show description for 51023ae
Commits on Apr 22, 2025
- authored
- authored
ci(pre-commit): Lock versions to SHA and apply fixes (#11248)
Show description for e0d4d17authored
Commits on Apr 14, 2025
fix(wifi): Workaround bug in esp_wifi_get_protocol() (#11239)
Show description for f122366check for `CONFIG_BT_BLUEDROID_ENABLED` in esp32-hal-misc.c (#11234)
Show description for 9cad83bauthoredfeat(logging): Arduino log redirection (#11159)
Show description for 60c8206- authored
Commits on Apr 9, 2025
- authored
- authored
refactor(rmt): refactored RMT loopback example (#11221)
Show description for 2647cbbUse CONFIG_BT_BLUEDROID_ENABLED for enabling (#11214)
Show description for 8e8b1cbfeat(zigbee): Add battery voltage attribute support (#11210)
Show description for d3509effix(board): Alfredo NoU3 pins_arduino.h uses uint8_t but it causes error with esp32-hal-gpio.h (#11206)
Show description for 7f60945Add an option to force IDF's default UART clock source (#11191)
Show description for 0cc8eab
Commits on Apr 5, 2025
fix(zigbeeEP): review of names and memory allocation (#11199)
Show description for b333bf2feat(zigbee): Add PM2.5 endpoint support (#11205)
Show description for 23ded93
Commits on Apr 1, 2025
fix(rmt): memset all config structs to zero before using (#11203)
Show description for 22f07d0authored
Commits on Mar 31, 2025
Modify T-LoRa-Pager device PID (#11194)
Show description for 7b0298b
Commits on Mar 29, 2025
Commits on Mar 28, 2025
Update LilyGo variants and add new variants (#11192)
Show description for de184bdIDF release/v5.4 (#11149)
Show description for 1014937authored
Commits on Mar 27, 2025
feat(zigbee): Add check, boolean returns, fix Analog, add optional reset on factoryReset (#11153)
Show description for a3b6fe6fix: Geekble Nano board setup update (#11131)
Show description for bbaabb1authored- authored
feat(zigbee): Add Illuminance sensor endpoint (#11171)
Show description for e37435cfix: BLEAdvertising methods return error codes (#11154)
Show description for 8622147fix(arduino_pins): fixes Lolin-C3-Pico and C3-Mini RGB LED pin + C3-Pico SPI SCK pin definition (#11186)
Show description for 1ca9dabauthoredci(workflows): Lock actions to commits and improve readability (#11147)
Show description for caa5971authoredfix: Add 16M flash option for xiao_esp32_s3_plus (#11183)
Show description for 98611d4fix(eth): Set the ETH properties at the correct time (#11182)
Show description for df51bc3fix(net): Use network_event_handle_t for internal callbacks (#11179)
Show description for 9dddc14
Commits on Mar 24, 2025
Fix(esp32s3usbotg) stdbool dependency in pins_arduino.h (#11155)
Show description for cd7f421- authored