summaryrefslogtreecommitdiffstatshomepage
path: root/docs/library/machine.I2S.rst
Commit message (Expand)AuthorAge
* docs: Rename uasyncio to asyncio.Jim Mussared2023-06-19
* all: Fix spelling mistakes based on codespell check.Damien George2023-04-27
* drivers/codec: Add driver for the WM8960 codec.robert-hh2022-04-04
* mixmrt/machine_i2s: Add I2S protocol support.MikeTeachman2022-03-30
* docs/library/machine.I2S: Clarify what rate refers to.Damien George2022-03-29
* docs: Remove trailing spaces and convert tabs to spaces.Damien George2021-12-15
* docs/library/machine.I2S.rst: Specify that I2S.shift args are kw-only.Peter Hinch2021-09-13
* docs/library/machine.I2S.rst: Fix use of sd pin in examples.Damien George2021-08-07
* docs: Replace master/slave with controller/peripheral in I2C and SPI.David P2021-07-18
* esp32,stm32: Add new machine.I2S class for I2S protocol support.Mike Teachman2021-07-05