Commits
Branch selector
User selector
Datepicker
Commit History
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
Commits on Mar 20, 2025
Add a Default 32MB partition (#11143)
Show description for 6c04a93fix(rmt): Fixed protocol name in RMTReadXJT examples (#11136)
Show description for 7fda434- authored
fix(uart): uart rx timeout validation with proper log message (#11141)
Show description for 18709fa
Commits on Mar 19, 2025
feat(zigbee): Save network channel after 1st joining for faster rejoin (#11123)
Show description for e2915c4
Commits on Mar 17, 2025
fix(UART): sets the correct uart clock source when using begin(baudrate) (#11122)
Show description for 8e62997fix(uart): Fixes UART CI script to work with Arduino Core 3.2.x (#11077)
Show description for 74ee9df- authored
docs(esp32p4): Add missing information and improve organization (#11081)
Show description for f7c1efcauthored
Commits on Mar 13, 2025
test(i2c): Do not use delta as Wokwi timing can be inconsistent (#11080)
Show description for 2a3de9cci(hw): Fix files being overwritten (#11019)
Show description for c2b0482
Commits on Mar 12, 2025
feat(Zigbee): Adding Zigbee Wind speed sensor endpoint (#10455)
Show description for 07d6a5a
Commits on Mar 10, 2025
IDF release/v5.4 d4aa25a3 (#11060)
Show description for bda7c48authoredfix(network): fixes a macro name conflict warning (#11068)
Show description for e8a243cauthoredfix(matter): examples must set pin to Digital Mode after analogWrite() and before digitalWrite() (#11070)
Show description for d9dbc4afix(matter): removes a few matter 1.4 / IDF 5.4 compilation warning messages (#11067)
Show description for e680e7bauthored- authored