Commit graph

8 commits

Author SHA1 Message Date
mrfaptastic
ef2f5a4ccb
Update esp32_i2s_parallel_dma.h 2023-02-20 18:46:29 +10:00
mrfaptastic
04b319dd86 Update esp32_i2s_parallel_dma.h 2022-01-04 11:06:40 +00:00
mrfaptastic
92f31c32a8 Update esp32_i2s_parallel_dma.h
Close #231
2022-01-04 11:03:34 +00:00
mrfaptastic
2fe19b0cbe Update esp32_i2s_parallel_dma.h 2022-01-03 19:12:30 +00:00
mrfaptastic
62deac6c48 New Year Updates
Move ISR I2S device check to a compile time option.
2022-01-03 18:43:52 +00:00
mrfaptastic
4f5fcf0399 Christmas DMA core tweaks
Bring back support to change the I2S_NUM_X as a define.

Attempt to reduce buffer swap flicker with some additional checks.
2021-12-21 22:19:59 +00:00
mrfaptastic
dd05550cc5 Remove ESP32C3 experimental stuff.
ESP32-C3 doesn't actually support 'lcd mode' aka. parallel DMA, so it'll never be of use with this library and a HUB75 panel.
2021-09-29 23:20:16 +01:00
mrfaptastic
6f8d9c0fa2 Initial Commit
Support for S and C (tbc)
2021-09-13 06:57:45 +01:00
Renamed from esp32_i2s_parallel_v2.h (Browse further)