Comparing 3.2.0-RC1...3.2.0-RC2 · espressif/arduino-esp32 (original) (raw)
Commits on Mar 5, 2025
- Configuration menu
Browse the repository at this point in the history - Configuration menu
Browse the repository at this point in the history
Commits on Mar 7, 2025
Commits on Mar 9, 2025
- feat(gpio): allows mixing digital and analog read/write operations
- fix(gpio): simple mistake in calling __pinMode() fnuction
- fix(gpio): simple mistake in calling __pinMode() fnuction
- feat(gpio): update the log message to tell the solution for the error.
- feat(gpio): warn user about digitalRead() used with non GPIO pin
- fix(gpio): wrong peripheral manager test case
Configuration menu
Browse the repository at this point in the history
Commits on Mar 10, 2025
- Configuration menu
Browse the repository at this point in the history - Configuration menu
Browse the repository at this point in the history - Configuration menu
Browse the repository at this point in the history - Configuration menu
Browse the repository at this point in the history - Configuration menu
Browse the repository at this point in the history - Configuration menu
Browse the repository at this point in the history - Configuration menu
Browse the repository at this point in the history - fix(matter): examples must set pin to Digital Mode after analogWrite(…
…) and before digitalWrite() (#11070)
- fix(matter): itshall set digital mode before digitalWrite
- fix(matter): example must set pin in digital mode before writting
- fix(matter): example shall set digital mode before writing
- fix(matter): digitalMode necessary before digitalWrite(LOW)
- fix(matter): example must set digital mode after analogwrite
- fix(matter): wrong copy paste
- ci(pre-commit): Apply automatic fixes
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Configuration menu
Browse the repository at this point in the history
9. Configuration menu
Browse the repository at this point in the history
10. Configuration menu
Browse the repository at this point in the history
Commits on Mar 12, 2025
- Create ZigbeeWindSpeedSensor.h
- Create ZigbeeWindSpeedSensor.cpp
- Update ZigbeeWindSpeedSensor.cpp
- Update ZigbeeWindSpeedSensor.cpp
- Create ZigbeeWindSpeedSensor.ino
- Update ZigbeeWindSpeedSensor.ino
- Update ZigbeeWindSpeedSensor.ino
- Create ci.json
- Rename ZigbeeWindSpeedSensor.ino to Zigbee_Wind_Speed_Sensor.ino
- Rename ci.json to ci.json
- Update CMakeLists.txt
- Update Zigbee_Wind_Speed_Sensor.ino
- Update Zigbee_Wind_Speed_Sensor.ino
- Update Zigbee_Wind_Speed_Sensor.ino
- Update ZigbeeWindSpeedSensor.cpp
- Update ZigbeeWindSpeedSensor.cpp
Use ESP_ZB_HA_SIMPLE_SENSOR_DEVICE_ID device id - feat(zigbee): Add windspeed sensor endpoint
- Update Zigbee.h
Add ZigbeeWindSpeedSensor.h - update example
- add missing sdkconfig include
- add readme
- ci(pre-commit): Apply automatic fixes
- Update README.md
Co-authored-by: Jan Procházka 90197375+P-R-O-C-H-Y@users.noreply.github.com
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
3 people authored
Mar 12, 2025
Configuration menu
Browse the repository at this point in the history