Skip to content

upstream #207

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

Merged
merged 14 commits into from
Apr 12, 2023
Merged

upstream #207

merged 14 commits into from
Apr 12, 2023

Conversation

Jason2866
Copy link
Collaborator

By completing this PR sufficiently, you help us to review this Pull Request quicker and also help improve the quality of Release Notes

Checklist

  1. Please provide specific title of the PR describing the change, including the component name (eg. „Update of Documentation link on Readme.md“)
  2. Please provide related links (eg. Issue which will be closed by this Pull Request)
  3. Please update relevant Documentation if applicable
  4. Please check Contributing guide

This entire section above can be deleted if all items are checked.


Description of Change

Please describe your proposed Pull Request and it's impact.

Tests scenarios

Please describe on what Hardware and Software combinations you have tested this Pull Request and how.

(eg. I have tested my Pull Request on Arduino-esp32 core v2.0.2 with ESP32 and ESP32-S2 Board with this scenario)

Related links

Please provide links to related issue, PRs etc.

(eg. Closes #number of issue)

Jason2866 and others added 14 commits February 20, 2023 21:29
* Tasmota changes

* Tasmota 2.0.6 with IPv6 support
* IPv6 support
* Ethernet driver JL1101
Co-authored-by: Danii Mirsanov <daniil.mirsanov@openlm.com>

* Update install-platformio-esp32.sh

* Fix conflicts

* Tasmota repos

* overlooked `timeout` change to `timeout_ms`

* Sets correct code for UART baud rate detection

Co-authored-by: Rodrigo Garcia <rodrigo.garcia@espressif.com>

* General examples updates (espressif#7727) (#196)

* Remove inline code comments for the struct description

* Renamed ESPNow examples

* Changed example from C++ class to C struct

* Updated MultiHomedServers

* Updated BT Serial examples

* Added short overview of exaples - missing Enterprise

* Added draft of Enterprise header note

* Fixed note in README

* Fixed compilation error

* Changed FunctionalInterrupt example

* Fixes

* Returned FunctionalInterrupts to original state + added modified version as new example

Co-authored-by: Tomáš Pilný <34927466+PilnyTomas@users.noreply.github.com>

---------

Co-authored-by: Rodrigo Garcia <rodrigo.garcia@espressif.com>
Co-authored-by: Tomáš Pilný <34927466+PilnyTomas@users.noreply.github.com>
This increases the reliability of users hitting the boardsmanager urls, improving speed and avoiding request throttling, by using the github CDN frontend as mentioned in this old ticket:
espressif#3505 (comment)

Co-authored-by: Me No Dev <me-no-dev@users.noreply.github.com>
* insights: add support for custom transport

* Added insights in rainmaker switch example
…#8058)

* Makes sure it can be tested with Windows 10/11

Initial code had no effect with Win10/11 because BUTTON_START was not recognized.
This change makes it visible in the Windows Game Controller Testing TAB.

* Examples tests all USB gamepad APIs.

It is possible to change the selected gamepad button when pressing BOOT (long/short press).
The selected button is used as parameter to change R/L Stick and Trigger as well as the Hat.
@Jason2866 Jason2866 merged commit 07106df into release/v2.x Apr 12, 2023
@Jason2866 Jason2866 deleted the master branch April 12, 2023 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants