forked from espressif/arduino-esp32
-
Notifications
You must be signed in to change notification settings - Fork 1
update forward #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Gitshaoxiang
wants to merge
2,298
commits into
Gitshaoxiang:master
Choose a base branch
from
espressif:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix(spi): Add missing initializer for ss_invert * ci(pre-commit): Apply automatic fixes --------- Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
* fix(libs): Ensure compilation with ESP32-C5 * fix(i2c): Update I2C Slave init call * IDF master 465b159c * ci(simple_ble): Add check for BLE supported * IDF master 38628f98 --------- Co-authored-by: Lucas Saavedra Vaz <32426024+lucasssvaz@users.noreply.github.com>
* add new version of sparklemotion * updated change as requested * fix * fix clang complaints
Toggle switch for V-Flip will now indicate correct status in frontend when loading the webpage
* fix(ci): ESP32-P4 hosted compile fail (#11341) * fix(ci): Update changes for P4 and C5 builds with latest IDF * IDF master aaebc374 * ci(pre-commit): Apply automatic fixes --------- Co-authored-by: Jason2866 <24528715+Jason2866@users.noreply.github.com> Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
* Added new Unexpected Maker SQUiXL and EDGES3[D] boards. Signed-off-by: Seon Rozenblum <seonr@3sprockets.com> * Seems we are being picky about board names now ;) Signed-off-by: Seon Rozenblum <seonr@3sprockets.com> * Seems I have to have SPI pins defined for SQUiXL, or compiling breaks Signed-off-by: Seon Rozenblum <seon@unexpectedmaker.com> --------- Signed-off-by: Seon Rozenblum <seonr@3sprockets.com> Signed-off-by: Seon Rozenblum <seon@unexpectedmaker.com>
* fix(i2c): update i2c_ll_slave_init for IDF 5.4 * IDF release/v5.4 8ad0d3d8
* IDF release/v5.4 8ad0d3d8 * IDF release/v5.4 fd37cd46 * IDF release/v5.4 fe753553
* add dfrobot_lorawan_esp32s3 board * Update pins_arduino.h * Update pins_arduino.h remove duplicate macro definitions * Update pins_arduino.h * update board.txt * add other menu items * delete OPI Flash * Update pins_arduino.h * Update pins_arduino.h
* feat(esp32): Zigbee power outlet example Zigbee power outlet example * feat(esp32): Zigbee power outlet example Change username * feat(esp32): Zigbee power outlet example Remove old comment * fix(zigbee): fix power outlet compile errors and update example * fix(example): Update readme * fix(example): Update ci json file * ci(pre-commit): Apply automatic fixes * fix(): precommit codespell --------- 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>
…11316) * feat(zigbee): Remove static variables, improve binding, new example * feat(example): Add missing header * ci(pre-commit): Apply automatic fixes --------- Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
…11339) * feat(zigbee): Add binary input and analog extension * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * feat(zigbee): Remove setBinaryInputReporting * ci(pre-commit): Apply automatic fixes --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com> Co-authored-by: Me No Dev <me-no-dev@users.noreply.github.com>
* feat(zigbee): Add AC DC ElectricalMeasurement support * ci(pre-commit): Apply automatic fixes * ci(): fix precommit codespell * ci(pre-commit): Add spaces between numbers and units --------- Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com> Co-authored-by: Me No Dev <me-no-dev@users.noreply.github.com>
* Update gen_esp32part.py * change(tools): Push generated binaries to PR * fix(formatting): Apply formatter * change(tools): Push generated binaries to PR * fix(gen_esp32part): Remove unnecessary generator * change(tools): Push generated binaries to PR * fix flake8 (#11393) --------- Co-authored-by: Jason2866 <24528715+Jason2866@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat(zigbee): Check the type of leave signal * Update libraries/Zigbee/src/ZigbeeCore.cpp Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update libraries/Zigbee/src/ZigbeeCore.cpp Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * ci(pre-commit): Apply automatic fixes --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com> Co-authored-by: Me No Dev <me-no-dev@users.noreply.github.com>
* fix(build): Update APB frequency set routine * IDF release/v5.4 aed8bdc8
fix(docs): Correct list indentation for analogWrite parameter
fix: Put valid category for ESP_I2S
Change categor of ESP_NOW from "Sensor", which is not a valid category, to "Communication", since ESP_NOW enables communications. here are the valid categories + Display + Communication + Signal Input/Output + Sensors + Device Control + Timing + Data Storage + Data Processing + Other see here for valid categories at the time of this commit https://github.com/arduino/arduino-cli/blob/b6ddb5ad8397309b1c37745344b455406f085d0d/internal/arduino/libraries/libraries.go#L38
- Introduced new variant files including pins_arduino.h, variant.cpp, and bootloader configurations. - Added definitions for USB, GPIO, and various peripherals. - Included binary files for tinyuf2 bootloader and firmware. Signed-off-by: Chiho Sin <chihosin@icloud.com>
fix: set denky32 flash_size to 4MB and denkyd4 to 8MB
feat(esp32): Added a new device(xiao esp32c5)
variant lilyho_t3_s3_sx127x duplicates LORA_BUSY - deleting one of them
fix(esp32:m5stack_atoms3) : Update pins_arduino.h of variant m5stack_atoms3 with correct LED_BUILTIN value matching GPIO #35
change(partitions): Reorder No OTA TinyUF2 partition scheme to come first on 4MB boards
fix(actions): Add missing permissions for workflows
fix: Use correct category for ESP_NOW
fix flash_size for denky32
Add OTA to senseBox Eye board
…_esp32_s3_mesh Added FoBE Quill ESP32S3 Mesh board support
feat: Add Twin AIoT Module support for ESP32-S3-N4R2
docs: Fix link and formatting in core_compatibility.rst
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.