arduino-esp32/.github
Me No Dev 601efed98f
[I2S][SR] Add new I2S library and Sound Recognition support (#8714)
* [I2S][SR] Add new I2S library and Sound Recognition support

* periman + TDM and PDM support

* separated init function + default values for pins

* fix SR example

* fix init functions

* remove old I2S from CmakeList

* Add ESP_I2S and ESP_SR to Cmakelist includedirs

* TDM slot_mask fix

* Peripheral manager pin check fix

* Compile ESP_SR Arduino code only if ESP-SR is available as component

* Guard I2S modes, depending on what is supported by the chip

* add check if i2s is supported

* Remove old I2S Example

---------

Co-authored-by: Jan Procházka <90197375+P-R-O-C-H-Y@users.noreply.github.com>
2023-10-18 12:05:26 +03:00
..
ISSUE_TEMPLATE Add 2.0.14 to issue report template 2023-10-04 20:39:00 +03:00
pytools ESP-IDF v5.1 (#7733) 2023-10-05 14:54:25 +03:00
scripts Fix date parser in release script 2023-10-12 10:27:44 +03:00
workflows [I2S][SR] Add new I2S library and Sound Recognition support (#8714) 2023-10-18 12:05:26 +03:00
PULL_REQUEST_TEMPLATE.md Pull request/Issue Templates and Readme update (#6577) 2022-04-21 17:54:50 +03:00