🎯
Focusing
Pinned Loading
-
-
EspExceptionDecoder
EspExceptionDecoder PublicException Stack Trace Decoder for ESP8266 and ESP32
-
-
-
ESP32Async/ESPAsyncWebServer
ESP32Async/ESPAsyncWebServer PublicForked from me-no-dev/ESPAsyncWebServer
Async Web Server for ESP32
-
ESP32Async/AsyncTCP
ESP32Async/AsyncTCP PublicForked from me-no-dev/AsyncTCP
Async TCP Library for ESP32
1,058 contributions in the last year
Skip to contributions year listDay of Week | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
September 2025
Created 71 commits in 2 repositories
Created a pull request in espressif/arduino-esp32 that received 3 comments
feat(sr): Update ESP-SR to 2.x and enable it for ESP32-P4
This pull request updates the ESP Speech Recognition (ESP_SR
) component to support the ESP32P4 target and upgrades the underlying esp-sr
dependency…
+6
−6
lines changed
•
3
comments
Opened 10 other pull requests in 2 repositories
espressif/arduino-esp32
1
closed
2
open
5
merged
-
fix(sr): Fix dereference for wakenet_model_name logging
This contribution was made on Sep 18
-
feat(update): Allow updating any type of file system
This contribution was made on Sep 18
-
IDF release/v5.5
This contribution was made on Sep 18
-
change(script): Update the issue template when version changed
This contribution was made on Sep 17
-
IDF release/v5.5
This contribution was made on Sep 16
-
feat(eth): Add support for LAN867X ETH PHY
This contribution was made on Sep 16
-
IDF release/v5.5
This contribution was made on Sep 10
-
fix(sr): Fix ESP-SR lib and example for v2.x
This contribution was made on Sep 4
espressif/esp32-arduino-lib-builder
1
open
1
merged
-
Compile support for TinyUSB Host
This contribution was made on Sep 1
-
Enable srmodel export for ESP32-P4
This contribution was made on Sep 1
Reviewed 38 pull requests in 3 repositories
espressif/arduino-esp32
25 pull requests
-
fix(esp_sr): Error with debug level log
This contribution was made on Sep 18
-
Update HTTPUpdateServer.h to Fix SPIFFS Update error: Bad Size Given
This contribution was made on Sep 16
-
change(esptool): Upgrade to version 5.1.0
This contribution was made on Sep 16
-
fix(esp32): Compiler warning - parameter
byte
in function EspClass::magicFlashChipSize shadowstypedef uint8_t byte;
This contribution was made on Sep 16 -
Fix (WiFi): Do not steal scan results
This contribution was made on Sep 16
-
fix(esp32): Compiler warning - loop variable
a
shadows previous instance ofa
in functioni2c_slave_gpio_mode
This contribution was made on Sep 16 -
feat(ble): Enable BLE for ESP32-P4 through esp-hosted
This contribution was made on Sep 11
-
feat(zigbee): Add Write Response Handler + option to allow multi endpoint binding
This contribution was made on Sep 10
-
fix(ltoa): Use proper
labs
for long values and fix affected sketches detectionThis contribution was made on Sep 10 -
feat(simpleBLE): Add support for NimBLE
This contribution was made on Sep 10
-
fix(BLE): Fix double callback and secure examples
This contribution was made on Sep 10
-
feat(HTTPClient): add support for collecting all HTTP headers
This contribution was made on Sep 10
-
ci(pre-commit): Comment when fixes are needed
This contribution was made on Sep 10
-
feat(usb): allow the MIDI constructor to define a device name
This contribution was made on Sep 10
-
feat(rmt): adds new function to send specific number of loops
This contribution was made on Sep 10
-
fix(uart): always applies the user selected UART Clock Source
This contribution was made on Sep 10
-
feat(core): Add wait time before setup
This contribution was made on Sep 10
-
feat(core) Update package json for mklittlefs 4.0.2
This contribution was made on Sep 6
-
fix(python): Fixes for Python code scanning alerts
This contribution was made on Sep 5
-
fix(pre-commit): Make tagging work for forks
This contribution was made on Sep 4
-
feat(perimgr): add function to retrieve detaching CB
This contribution was made on Sep 4
-
feat(zigbee): Add multistate endpoint support
This contribution was made on Sep 4
-
feat(zigbee): Add Binary Output support
This contribution was made on Sep 4
-
feat(hash): Add hashing library and new algorithms
This contribution was made on Sep 4
-
fix(pins_arduino): Fixes te mask for the Watchy Device pins
This contribution was made on Sep 4
- Some pull request reviews not shown.
ESP32Async/ESPAsyncWebServer
3 pull requests
-
ESP32Async/AsyncTCP @ 3.4.8
This contribution was made on Sep 16
-
Logging refactoring to supports macros redefinition and -D USE_ESP_IDF_LOG
This contribution was made on Sep 16
-
Correctly support form POST with text/plain content type
This contribution was made on Sep 9
ESP32Async/AsyncTCP
1 pull request
-
Logging refactoring to supports macros redefinition and -D USE_ESP_IDF_LOG
This contribution was made on Sep 16
Created an issue in RobHofmann/HomeAssistant-GreeClimateComponent that received 7 comments
Unable to add/connect to AC after update to version 3+
Since updating to 3.2.1 from 2.x I am unable to add my Gree AC to Home Assistant To Reproduce Steps to reproduce the behavior: Go to 'Settings -> …
7
comments