Commit message (Expand) | Author | Age | |
---|---|---|---|
* | docs: Rename uasyncio to asyncio. | Jim Mussared | 2023-06-19 |
* | all: Fix spelling mistakes based on codespell check. | Damien George | 2023-04-27 |
* | drivers/codec: Add driver for the WM8960 codec. | robert-hh | 2022-04-04 |
* | mixmrt/machine_i2s: Add I2S protocol support. | MikeTeachman | 2022-03-30 |
* | docs/library/machine.I2S: Clarify what rate refers to. | Damien George | 2022-03-29 |
* | docs: Remove trailing spaces and convert tabs to spaces. | Damien George | 2021-12-15 |
* | docs/library/machine.I2S.rst: Specify that I2S.shift args are kw-only. | Peter Hinch | 2021-09-13 |
* | docs/library/machine.I2S.rst: Fix use of sd pin in examples. | Damien George | 2021-08-07 |
* | docs: Replace master/slave with controller/peripheral in I2C and SPI. | David P | 2021-07-18 |
* | esp32,stm32: Add new machine.I2S class for I2S protocol support. | Mike Teachman | 2021-07-05 |