adafruit / tinyuf2

UF2 bootloader based on TinyUSB for embedded devices such as ESP32S2, STM32F4 and iMX RT10xx
MIT License
314 stars 172 forks source link

Espressif port: add SSD1306 OLED component #262

Closed lyusupov closed 1 year ago

lyusupov commented 1 year ago

Checklist

By completing this PR sufficiently, you help us to review this Pull Request quicker and also help improve the quality of Release Notes


Description of Change

This SSD1306 OLED software component is a prerequisite before adding BSPs for boards that have the 128X64 SSD1306 OLED display hardware onboard (such as RAK, Heltec, LilyGO and other brands).

https://github.com/nopnop2002/esp-idf-ssd1306

hathach commented 1 year ago

sorry, I am busy with other work, will review this later as soon as I could