forked from platformio/platform-espressif32
-
Notifications
You must be signed in to change notification settings - Fork 25
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
fix espota / small refactor / CI examples #32
Merged
Merged
Conversation
This file contains 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
Jason2866
added a commit
that referenced
this pull request
Sep 27, 2022
* ULP CI test Linux * new ulp examples * use `toolchain-riscv32-esp` for riscv ulp projects * rm example `SPIFFS` * rm `mbcwb` support * One Tasmota Platformio Platform
Jason2866
added a commit
that referenced
this pull request
Jun 4, 2023
* Tasmota core 2.0.5 * `adapter speed` * `adapter speed` * Update platform.py * adapter speed 20000 * rm adapter speed * toolchain patch5 * rm custom arm toolchains * rm custom arm toolchains * rm custom arm toolchains * IDF 4.4.3.5 which uses patch5 toolchains * Tasmota/one platform (#32) * ULP CI test Linux * new ulp examples * use `toolchain-riscv32-esp` for riscv ulp projects * rm example `SPIFFS` * rm `mbcwb` support * One Tasmota Platformio Platform * Release Core 2.0.5 one Platform versions * rm duplicate entrys * Update README.md * ulp update * ULP CI test Linux * install ulp toolchain always for s2, s3 * new ulp examples * use `toolchain-riscv32-esp` for riscv ulp projects * rm example `SPIFFS` * rm `mbcwb` support * refactore * espota path fix * add solo1 / ITEAD to CI * fix `espota.py` path * ulp official * Update examples.yml * integrate changes from upstream (#37) * align upstream * rm adapter speed (defaults are set in OCD) * cmake v3.21 * Boards update * Update README.md * Update platformio.ini * add solo1 * Update platformio.ini * fix CI example * esp32 offset needed * Setting is needed for Debugger * Update main.py * Update arduino.py * Fix ESP32 Offset for OCD * align with upstream * rm not needed `projenv` * Install and use only needed framework * Install and use only needed framework (#43) * rm overlooked "mbctool" * Update README.md * Update README.md * Update README.md * esptool v4.3.1 increased flash speed for S2/S3 * 2.0.5.2 * Update examples.yml * Tasmota repo * Change readme to 2.0.5.2 * Sort ULP Sources order via the filenames. * Flash mode correcting for IDF too * Tasmota core 2.0.5.3 / IDF4.4.3 * Platformio 2.0.5+3 * Update README.md * esptool v4.4 * Change versioning for Platform * Update README.md * use cdn.jsdelivr.net * revert cdn * esptool.py v4.4.1 * minor updates (#46) * esptool v4.4 * Change Platform versioning version: 2.0.5+20221125 * Update examples.yml * Ubuntu 22.04 * pip install wheel * use cdn.jsdelivr.net * revert cdn * Normalize path in the "IDF_PATH" variable * fix HwID * upgrade pip to latest * use wheel to install pip dependencies * esptool.py v4.4.1 * Tasmota Core 2.0.5.4 * Target: Erase and Upload (#48) * Target: Erase Flash and Upload * zopfli * "version": "2022.12.1" * core 2.0.6 * Tasmota core 2.0.6 * Latest IDF 4.4.3 * Platform 2022.12.2 * Update README.md * esptool.py v4.4.3 * Small fixes * no `pip install --force-reinstall` * Update install `windows-curses` * Framework 20232901 * Update IDF mDNS * IDF v4.4.3.20230129 * Tasmota esptool.py v4.4 * Better handling of ESP IDF Python dependencies (#56) * Update IDF mDNS * IDF v4.4.3.20230129 * Tasmota esptool.py v4.4 * Better handling of ESP IDF Python dependencies * esptool v4.4.5 * esptool.py v4.5 * Update README.md * esptool.py v4.5.1 * Tasmota Core 2.0.7 * Update README.md * Add files via upload * Updates from upstream * version "2023.01.02" * Update platform.json * Delete examples/espidf-aws-iot directory * Delete examples/espidf-ble-eddystone directory * Update boards and examples * Update OpenOCD * Tasmota Core 2.0.8 * Update OpenOCD * Install python tool `esp-idf-size` * install `wheel` * Update README.md * add "tasmota-metrics": ">=0.3.2" * use "tasmota-metrics": ">=0.3.3" * version "2023.04.02" * 2023.05.00 Core 2.0.9 * Process internal Arduino libraries in mixed Arduino/IDF projects * 2023.05.00 Core 2.0.9 * Update README.md * Update platform.json * Update esp32s3camlcd.json * Core 2.0.9.2023.05.17 * Better handling of macros exported from IDF * esptool v4.5.2 * Update esp32s3camlcd.json * core 2.0.9 from 2023.05.17 * Update README.md * Core 2.0.9.2023.05.29 * use bootloader `opi` for opi devices * rm litter * rm redundant entrys * rm ocd adapter speed * rm ocd adapter speed * Core 2.0.7 * Update seeed_xiao_esp32c3.json * readme update * update boards part 1 * update boards part 2 * update boards part 3 * Updates from upstream * Expand OS vars in build.esp-idf.sdkconfig_path * Update platformio.ini * Delete examples/espidf-peripherals-uart directory * Delete examples/espidf-peripherals-usb directory * Add files via upload * Delete tests.yml * Add files via upload * IDF: Propagate build flags for ASM files * Update espidf.py * Update platform.json * Update platformio.ini * Update platformio.ini * Update examples.yml * Delete examples/espidf-aws-iot directory * Delete examples/espidf-ble-eddystone directory * DHCP lwip timeout fix * rm redundant test env * LittleFS example * IDF component registry for `LittleFS` * Update platform.json * Update espidf.py * Update OpenOCD * Install python tool `esp-idf-size` * install `wheel` * Update platform.json * Tasmota Core 2.0.8 * Update README.md * use "tasmota-metrics": ">=0.3.2" * use "tasmota-metrics": ">=0.3.3" * Update platform.json * Update platform.json * Update platform.json * Process internal Arduino libraries in mixed Arduino/IDF projects * Core 2.0.9 * 2023.05.00 Core 2.0.9 * Better handling of macros exported from IDF * esptool v4.5.2 * Update esp32s3camlcd.json * core 2.0.9 from 2023.05.17 * Update README.md * "urllib3": "<2" * core 2.0.9 20230529 * Update README.md * core 2.0.9 2023.05.03 * 2023.05.03 * esptool v4.6.1
Merged
Jason2866
added a commit
that referenced
this pull request
Jun 4, 2023
* Tasmota core 2.0.5 * `adapter speed` * `adapter speed` * Update platform.py * adapter speed 20000 * rm adapter speed * toolchain patch5 * rm custom arm toolchains * rm custom arm toolchains * rm custom arm toolchains * IDF 4.4.3.5 which uses patch5 toolchains * Tasmota/one platform (#32) * ULP CI test Linux * new ulp examples * use `toolchain-riscv32-esp` for riscv ulp projects * rm example `SPIFFS` * rm `mbcwb` support * One Tasmota Platformio Platform * Release Core 2.0.5 one Platform versions * rm duplicate entrys * Update README.md * ulp update * ULP CI test Linux * install ulp toolchain always for s2, s3 * new ulp examples * use `toolchain-riscv32-esp` for riscv ulp projects * rm example `SPIFFS` * rm `mbcwb` support * refactore * espota path fix * add solo1 / ITEAD to CI * fix `espota.py` path * ulp official * Update examples.yml * integrate changes from upstream (#37) * align upstream * rm adapter speed (defaults are set in OCD) * cmake v3.21 * Boards update * Update README.md * Update platformio.ini * add solo1 * Update platformio.ini * fix CI example * esp32 offset needed * Setting is needed for Debugger * Update main.py * Update arduino.py * Fix ESP32 Offset for OCD * align with upstream * rm not needed `projenv` * Install and use only needed framework * Install and use only needed framework (#43) * rm overlooked "mbctool" * Update README.md * Update README.md * Update README.md * esptool v4.3.1 increased flash speed for S2/S3 * 2.0.5.2 * Update examples.yml * Tasmota repo * Change readme to 2.0.5.2 * Sort ULP Sources order via the filenames. * Flash mode correcting for IDF too * Tasmota core 2.0.5.3 / IDF4.4.3 * Platformio 2.0.5+3 * Update README.md * esptool v4.4 * Change versioning for Platform * Update README.md * use cdn.jsdelivr.net * revert cdn * esptool.py v4.4.1 * minor updates (#46) * esptool v4.4 * Change Platform versioning version: 2.0.5+20221125 * Update examples.yml * Ubuntu 22.04 * pip install wheel * use cdn.jsdelivr.net * revert cdn * Normalize path in the "IDF_PATH" variable * fix HwID * upgrade pip to latest * use wheel to install pip dependencies * esptool.py v4.4.1 * Tasmota Core 2.0.5.4 * Target: Erase and Upload (#48) * Target: Erase Flash and Upload * zopfli * "version": "2022.12.1" * core 2.0.6 * Tasmota core 2.0.6 * Latest IDF 4.4.3 * Platform 2022.12.2 * Update README.md * esptool.py v4.4.3 * Small fixes * no `pip install --force-reinstall` * Update install `windows-curses` * Framework 20232901 * Update IDF mDNS * IDF v4.4.3.20230129 * Tasmota esptool.py v4.4 * Better handling of ESP IDF Python dependencies (#56) * Update IDF mDNS * IDF v4.4.3.20230129 * Tasmota esptool.py v4.4 * Better handling of ESP IDF Python dependencies * esptool v4.4.5 * esptool.py v4.5 * Update README.md * esptool.py v4.5.1 * Tasmota Core 2.0.7 * Update README.md * Add files via upload * Updates from upstream * version "2023.01.02" * Update platform.json * Delete examples/espidf-aws-iot directory * Delete examples/espidf-ble-eddystone directory * Update boards and examples * Update OpenOCD * Tasmota Core 2.0.8 * Update OpenOCD * Install python tool `esp-idf-size` * install `wheel` * Update README.md * add "tasmota-metrics": ">=0.3.2" * use "tasmota-metrics": ">=0.3.3" * version "2023.04.02" * 2023.05.00 Core 2.0.9 * Process internal Arduino libraries in mixed Arduino/IDF projects * 2023.05.00 Core 2.0.9 * Update README.md * Update platform.json * Update esp32s3camlcd.json * Core 2.0.9.2023.05.17 * Better handling of macros exported from IDF * esptool v4.5.2 * Update esp32s3camlcd.json * core 2.0.9 from 2023.05.17 * Update README.md * Core 2.0.9.2023.05.29 * use bootloader `opi` for opi devices * rm litter * rm redundant entrys * rm ocd adapter speed * rm ocd adapter speed * Core 2.0.7 * Update seeed_xiao_esp32c3.json * readme update * update boards part 1 * update boards part 2 * update boards part 3 * Updates from upstream * Expand OS vars in build.esp-idf.sdkconfig_path * Update platformio.ini * Delete examples/espidf-peripherals-uart directory * Delete examples/espidf-peripherals-usb directory * Add files via upload * Delete tests.yml * Add files via upload * IDF: Propagate build flags for ASM files * Update espidf.py * Update platform.json * Update platformio.ini * Update platformio.ini * Update examples.yml * Delete examples/espidf-aws-iot directory * Delete examples/espidf-ble-eddystone directory * DHCP lwip timeout fix * rm redundant test env * LittleFS example * IDF component registry for `LittleFS` * Update platform.json * Update espidf.py * Update OpenOCD * Install python tool `esp-idf-size` * install `wheel` * Update platform.json * Tasmota Core 2.0.8 * Update README.md * use "tasmota-metrics": ">=0.3.2" * use "tasmota-metrics": ">=0.3.3" * Update platform.json * Update platform.json * Update platform.json * Process internal Arduino libraries in mixed Arduino/IDF projects * Core 2.0.9 * 2023.05.00 Core 2.0.9 * Better handling of macros exported from IDF * esptool v4.5.2 * Update esp32s3camlcd.json * core 2.0.9 from 2023.05.17 * Update README.md * "urllib3": "<2" * core 2.0.9 20230529 * Update README.md * core 2.0.9 2023.05.03 * 2023.05.03 * esptool v4.6.1
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.