Commit b45217e
committed
first version of I2S audio support for ESP32
Usage guide and examples available at:
https://github.com/miketeachman/micropython-esp32-i2s-examples
UPDATE: May 13, 2020
fixed compile errors caused by breaking change in MicroPython master
breaking change introduced in commit def76f on Apr 4, 2020
"all: Use MP_ERROR_TEXT for all error messages."1 parent 18fb5b4 commit b45217e
4 files changed
+443
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
| 353 | + | |
353 | 354 | | |
354 | 355 | | |
355 | 356 | | |
| |||
0 commit comments