Cooper Dalrymple
|
e133147192
|
Bi-directional I2S support (#2775)
* Initial bi-directional I2S support.
* Formatting update on pioasm file.
* Added loopback example.
* Updated documentation.
* Fix `getOverUnderflow` naming.
* Revert `getOverUnderflow` naming changes.
* Remove python cache file.
* Remove `availableForRead`.
* Updated naming convention of OverUnderflow methods.
* Update constructor to prevent conflicts with existing code.
* Avoid ambiguous `setDATA` in bi-directional mode.
* Use only input buffer manager in `available`.
* Fix input checks in `read` and `peek`.
* Fix erroneous comment.
* Update pio_i2s.pio to pio v1.
* Change pio_i2s.pio back to pio v0.
|
2025-01-23 16:30:53 -08:00 |
|