afiskon / stm32-ssd1306

STM32 library for working with OLEDs based on SSD1306, SH1106, SH1107 and SSD1309, supports I2C and SPI
https://eax.me/stm32-ssd1306/
MIT License
771 stars 213 forks source link

Simplified ssd1306_UpdateScreen(). #43

Closed Hertz-Hu closed 3 years ago

afiskon commented 3 years ago

@TargetTriple Once again, many thanks for the pull requests. I very much appreciate your desire to improve the library.

After thinking about it I decided to decline both pull requests https://github.com/afiskon/stm32-ssd1306/pull/43 and https://github.com/afiskon/stm32-ssd1306/pull/45 I don't care much about DMA support, at least at present, and don't feel like maintaining suggested code. I suggest creating a fork of the library if that feels necessary.