Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2021-12-31 | Use CONFIG_meta_driver_hardware_i2c instead of MULTIPASS_ARCH_HAS_I2C | Daniel Friesel | -2/+2 |
2021-10-10 | sharp96, ssd1306: Describe hardware in driver header | Daniel Friesel | -0/+3 |
2021-05-28 | softi2c driver: move to kconfig-first approach | Daniel Friesel | -1/+1 |
2021-04-12 | add ssd1306 test app | Daniel Friesel | -0/+3 |
2021-04-11 | ssd1306: Comment initialization sequence | Daniel Friesel | -0/+1 |
2021-04-11 | ssd1306: Add setContrast and setInvert methods | Daniel Friesel | -0/+11 |
2021-04-11 | Add SSD1306 OLED display driver | Daniel Friesel | -0/+52 |