-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: sidwarkd/arduino-esp32
base: master
head repository: espressif/arduino-esp32
compare: master
- 9 commits
- 23 files changed
- 7 contributors
Commits on May 30, 2025
-
IDF release/v5.4 (espressif#11406)
* fix(build): Update APB frequency set routine * IDF release/v5.4 aed8bdc8
Configuration menu - View commit details
-
Copy full SHA for f3ae2a6 - Browse repository at this point
Copy the full SHA f3ae2a6View commit details
Commits on Jun 4, 2025
-
feat(codeowners): Initial CODEOWNERS setup (espressif#11397)
* feat(codeowners): Initial CODEOWNERS setup * fix(comment): Improve comment * fix(codeowners): Add teams * fix(codeowners): Apply suggestions * fix(codeowners): Add missing libraries
Configuration menu - View commit details
-
Copy full SHA for 6f56df2 - Browse repository at this point
Copy the full SHA 6f56df2View commit details -
Support HTTP 204 (espressif#11408)
HTTP 204 is a successful return code which indicates No Content. While it's appropriate to return a 304 if the server has content for a device but it hasn't change, it is more accurate for a server to return a 204 if it simply doesn't have any firmware files for a particular device. Co-authored-by: Me No Dev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b5c5655 - Browse repository at this point
Copy the full SHA b5c5655View commit details -
feat(ap): Add support for DHCP Captive Portal (opt 114) (espressif#11412
Configuration menu - View commit details
-
Copy full SHA for a2880a4 - Browse repository at this point
Copy the full SHA a2880a4View commit details -
make BT core code execution conditional from include esp_bt.h (espres…
…sif#11413) * make code execution conditional from include esp_bt.h.h * only one if * Update esp32-hal-bt.c
Configuration menu - View commit details
-
Copy full SHA for 460b892 - Browse repository at this point
Copy the full SHA 460b892View commit details -
Configuration menu - View commit details
-
Copy full SHA for 375f2c0 - Browse repository at this point
Copy the full SHA 375f2c0View commit details -
feat(zigbee): Add endpoint identification in read handlers + command …
…structures fix (espressif#11425) * feat(zigbee): Add endpoint identification in read handlers * fix(zigbee): initialize Zigbee command structures with zeros * fix(zigbee): Spelling correction * 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 - View commit details
-
Copy full SHA for cae66e6 - Browse repository at this point
Copy the full SHA cae66e6View commit details -
feat(zigbee): Add method to set/get/report analog output (espressif#1…
…1431) * feat(zigbee): Add methot to set,get,report analog output * fix(ci): Update json file for example * fix(zigbee): Add missing keywords * 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 - View commit details
-
Copy full SHA for e3018b6 - Browse repository at this point
Copy the full SHA e3018b6View commit details -
fix: change geekble nano board setting (espressif#11432)
add PSRAM Setting
Configuration menu - View commit details
-
Copy full SHA for 31d22e6 - Browse repository at this point
Copy the full SHA 31d22e6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master