All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
parl_io
Hub75 driveri2s_parallel
Hub75 driver foresp32
(#5)framebuffer::latched::DmaFrameBuffer
to support using a latch to reduce pins/memory usedi2s_parallel_latched
Hub75 driver foresp32
with external latch
- update
esp-hal
to 0.21.0 - parl_io, lcd_cam: frequency is required to be passed in
- refactor existing DmaFrameBuffer, changes signature!
- fix buffer size calculation (it was doubling the buffer size)
- removed GPIO implementation
- initial version