Skip to content

Conversation

@me-no-dev
Copy link
Member

No description provided.

me-no-dev and others added 30 commits January 19, 2023 18:39
* Added the example guideline and template

* PR review changes with some typos and grammar fixes

* Changes according to the PR review
Minor fix based on observation done in #7795 (comment)
P-R-O-C-H-Y and others added 28 commits July 7, 2023 11:03
* update tests requirements

* remove already handled components

* Update version of pytest

* Add missing ESP32-H2 to hil.yml
* add C6/H2 to tests cfg.json

* remove ,

* workflow runs-on runner by matrix

* Add need for arduino tag to select runner

* Add cryptography to requirements.txt
* Fixes Filter and Idle parameter to uint32

* Fixes Filter and Idle setup

* Fixes it to 5.1Libs branch

* fix RMT CLK source and Filter API

* fixes missing ;

* fixes missing ;

* fixes RMT example
* Add workflow to build executables from python scripts

* Push binary to tools

* Enable executable signing on Windows

* Update get.py

* Push binary to tools

* Try with multiple files

* Try more actions

* Try powershell

* Restore tools so they do not get rebuilt

* Finalize scripts

* Push binary to tools
…ntation. Previous pin use works but is inconsistent with C6 docs.
* fixes preprocessor test

When using `#define USE_SOFT_AP` 
Change
`&& not USE_SOFT_AP` ==> `&& !defined(USE_SOFT_AP)`

* Adds any BLE capable device in WiFiProv.ino

Removing ESP32 restriction for BLE Provisioning.
Fixing UART1 pins for esp-idf-v5.1-libs
* Updated SD_MMC lib and examples

* Removed getter implementation and commented usage in examples

* squashed updates
* [ETH] Implement SPI support, multiple interfaces and more

* Fix styling
@me-no-dev me-no-dev closed this Oct 5, 2023
@me-no-dev me-no-dev deleted the esp-idf-v5.1-libs branch October 5, 2023 22:59
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.