Releases: malacalypse/rp2040_i2s_example
Releases · malacalypse/rp2040_i2s_example
v1.0.2
v1.0.1
Minor update to use signed integers for buffer contents to reflect standard I2S formatting.
v1.0.0
Version 1.0.0 of rp2040_i2s_example.
Contains the core I2S PIO and supporting i2s.h/i2s.c code to set up DMA double buffering and clocks properly, along with i2s_example.c with a fully working (but basic) audio processor setup, driven by DMA interrupts.