EPDiy 1.0.2
Minor update release with various fixes by epdiy contributors. Additionally, this is the last backwards-compatible feature release before 2.0.0, which makes breaking changes to the library API.
What's Changed
- Add U3 and U7 to epaper-breakout-top-pos.csv by @martinberlin in #184
- 160 board hal by @mickeprag in #183
- Include using full relative path by @mickeprag in #187
- add missing st license in terminal example by @jdoubleu in #194
- Don't try to malloc for a character glyph with size zero by @second-string in #192
- Fixes #196 by @martinberlin in #197
- Place tinfl_decompressor in heap by @mickeprag in #201
- Fontconvert additional argument string by @Yardie- in #198
- get ready for ESP-IDF v5 by @jdoubleu in #180
- Align dma buffers by @mickeprag in #248
New Contributors
- @second-string made their first contribution in #192
Full Changelog: 1.0.1...1.0.2