-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Comparing changes
Open a pull request
base repository: espressif/arduino-esp32
base: 3.0.0-rc3
head repository: espressif/arduino-esp32
compare: 3.0.0
- 13 commits
- 11 files changed
- 10 contributors
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 196e440 - Browse repository at this point
Copy the full SHA 196e440View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82c36a2 - Browse repository at this point
Copy the full SHA 82c36a2View commit details -
fix(eth): Attach ETH events at the correct place (#9658)
This is to ensure that stack events are called before ours, because callbacks are called in order of attaching
Configuration menu - View commit details
-
Copy full SHA for f2e064d - Browse repository at this point
Copy the full SHA f2e064dView commit details -
feat(eth): Enable the possibility to use SPI ETH with only 4 wires (#…
…9659) This PR enables ETH_SPI_SUPPORTS_NO_IRQ to support connection by only 4 wires (SCK, MISO, MOSI and SS) with IRQ and RESET being set as -1
Configuration menu - View commit details
-
Copy full SHA for b1c9506 - Browse repository at this point
Copy the full SHA b1c9506View commit details
Commits on May 22, 2024
-
fix(eth): Fix ETH.end() (#9661)
* fix(eth): Fix ETH.end() * fix(eth): set glue handle to NULL
Configuration menu - View commit details
-
Copy full SHA for ee081b9 - Browse repository at this point
Copy the full SHA ee081b9View commit details -
fix: remove "programmer.default" from Nano ESP32 (#9666)
Setting programmer.default has unfortunately multiple effects: - sets the tick by default in the Tool menu in the IDE (which was the expected behavior), - forces the CLI to use the specified programmer every time an upload is attempted (which is confusing users). For this reason, it is better to remove the "programmer.default" setting from the board definition and let the user choose the programmer in the IDE menus, as it was before.
Configuration menu - View commit details
-
Copy full SHA for d164df8 - Browse repository at this point
Copy the full SHA d164df8View commit details
Commits on May 27, 2024
-
Update Kconfig.projbuild (#9684)
Fix selective compilation to include LittleFS library when checked in menu.
Configuration menu - View commit details
-
Copy full SHA for 316c021 - Browse repository at this point
Copy the full SHA 316c021View commit details -
docs(ledc):Fixed outdated function signature (void ledcWrite instead …
…of bool ledcWrite) (#9680)
Configuration menu - View commit details
-
Copy full SHA for 097f2ab - Browse repository at this point
Copy the full SHA 097f2abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4717585 - Browse repository at this point
Copy the full SHA 4717585View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca28e65 - Browse repository at this point
Copy the full SHA ca28e65View commit details -
feat(3rd_party_board):Add GPIO pin mappings for M5Stack CamS3 Unit an…
…d select OPI PSRAM by default (#9688) * feat(camera): Add GPIO pin numbers for M5Stack CamS3 Unit * docs(troubleshooting): Update guide for M5UnitCamS3 PSRAM configuration * fix(): Remove QSPI option from M5Stack CamS3 * ci(pre-commit): Apply automatic fixes * fix(): Make OPI PSRAM option as default * fix(): Revert troubleshooting addition --------- Co-authored-by: Jan Prochazka <[email protected]> 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 8091b7a - Browse repository at this point
Copy the full SHA 8091b7aView commit details -
fix(esp-hal-log):Provide a default TAG name for USE_ESP_IDF_LOG loggi…
…ng macro (#9686) * change(logging): Provide a default TAG name for USE_ESP_IDF_LOG The ESP-IDF logging library has some nice features such as log forwarding. esp32-hal-log.h has long supported the USE_ESP_IDF_LOG macro, but due to subsequent changes, it requires a global TAG preprocessor macro to be defined. The macro name is too generic and just having a sane default would be preferable. * 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 d94b32e - Browse repository at this point
Copy the full SHA d94b32eView commit details -
fix(release): Update merge_package.py (#9694)
Use packaging.version instead of the deprecated distutils.version
Configuration menu - View commit details
-
Copy full SHA for b3ad98c - Browse repository at this point
Copy the full SHA b3ad98cView 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 3.0.0-rc3...3.0.0