esp-bsp
esp-bsp copied to clipboard
ssd1680 support (BSP-643)
ESP-BSP Pull Request checklist
- [x] Version of modified component bumped
- [ ] CI passing
Change description
Added row override so that ssd1680 may also be used
Thank you too for providing the ssd1681 in the first place!
I am open to your suggestion. I treated rows as precalculated as an optimization. Subtracts are about as fast as it gets though... Certainly the code is clearer the way you suggest.
Hi @malachib and @tore-espressif , someone make more changes and new features in the PR https://github.com/espressif/esp-bsp/pull/612, do you agree to close this PR and continue in the new one?
I agree. Somehow I never even knew you suggested those changes @tore-espressif , my apologies