summaryrefslogtreecommitdiff
path: root/src/driver/ssd1306.cc
AgeCommit message (Expand)AuthorLines
2023-07-03update copyrightBirte Kristina Friesel-1/+1
2021-12-31Use CONFIG_meta_driver_hardware_i2c instead of MULTIPASS_ARCH_HAS_I2CDaniel Friesel-2/+2
2021-10-10sharp96, ssd1306: Describe hardware in driver headerDaniel Friesel-0/+3
2021-05-28softi2c driver: move to kconfig-first approachDaniel Friesel-1/+1
2021-04-12add ssd1306 test appDaniel Friesel-0/+3
2021-04-11ssd1306: Comment initialization sequenceDaniel Friesel-0/+1
2021-04-11ssd1306: Add setContrast and setInvert methodsDaniel Friesel-0/+11
2021-04-11Add SSD1306 OLED display driverDaniel Friesel-0/+52