arduino-pico/docs
Earle F. Philhower, III 07500e89db
Rewrite I2S from scratch, add I2S input support (#569)
Rewrite the I2S code from scratch to eliminate the dependence on the
pico-extras implementation and to support I2S input as well.

8-bit, 16-bit, 24-bit, and 32-bit words are supported.

Multiple I2S ports are allowed (theoretically up to 6 because
2 DMA channels are required per port).

I2S input and I2S output are supported.

Add input example

Fixes #535
Fixes #99
Fixes #562
2022-05-04 18:43:27 -07:00
..
images Add PlatformIO support (#250) 2021-09-13 21:28:07 -07:00
_config.yml Set theme jekyll-theme-slate 2021-03-21 10:27:27 -07:00
analog.rst Update docs, increase max analogWriteFreq to 1MHz (#551) 2022-04-25 08:23:50 -07:00
conf.py Change the RTD theme (#554) 2022-04-25 18:03:07 -07:00
digital.rst Clean up documentation 2021-04-06 15:49:56 -07:00
eeprom.rst Fix repo spelling issues (#152) 2021-05-19 18:03:12 -07:00
freertos.rst Change the RTD theme (#554) 2022-04-25 18:03:07 -07:00
fs.rst Fix repo spelling issues (#152) 2021-05-19 18:03:12 -07:00
help.rst More documentation cleanup 2021-04-06 16:00:57 -07:00
i2s.rst Rewrite I2S from scratch, add I2S input support (#569) 2022-05-04 18:43:27 -07:00
ide.rst Document the Generic RP2040 option (#546) 2022-04-24 11:04:17 -07:00
index.md Update index.md 2021-05-16 04:14:37 -07:00
index.rst Change the RTD theme (#554) 2022-04-25 18:03:07 -07:00
install.rst Add pico-debug support (#239) 2021-07-07 12:55:03 -07:00
libraries.rst More documentation cleanup 2021-04-06 16:00:57 -07:00
license.rst Clean up documentation 2021-04-06 15:49:56 -07:00
make.bat Add full-fledged documentation, update I2S API (#80) 2021-04-06 08:01:45 -07:00
Makefile Add full-fledged documentation, update I2S API (#80) 2021-04-06 08:01:45 -07:00
multicore.rst Document new restartCore1 call 2022-02-20 08:46:25 -08:00
pins.rst Added the ability to set pad current via pinMode: OUTPUT_2MA, OUTPUT_… (#532) 2022-04-10 13:33:19 -07:00
piouart.rst Clean up some minor doc errors/formats (#559) 2022-04-27 16:07:27 -07:00
platformio.rst Correct typo in PlatformIO docs (#342) 2021-11-02 08:54:47 -07:00
sdk.rst Add PIOASM online tool link, thanks @jake653! (#197) 2021-06-08 08:34:53 -07:00
serial.rst Clean up some minor doc errors/formats (#559) 2022-04-27 16:07:27 -07:00
servo.rst Clean up documentation 2021-04-06 15:49:56 -07:00
spi.rst Clean up documentation 2021-04-06 15:49:56 -07:00
usb.rst Add TinyUSB usage note. (#168) 2021-05-26 02:17:42 -07:00
wire.rst Docs: larify pin assignments for i2c (#173) 2021-05-26 18:25:48 -07:00