mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-29 04:36:00 +00:00
Since the mb_display driver is specific to the microbit we can move the GPIO pin defines from board.h into the driver. This lets us remove one of the few remaining drivers that is including board.h Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
display_ili9340_adafruit_1480.c | ||
display_ili9340.c | ||
display_ili9340.h | ||
grove_lcd_rgb.c | ||
Kconfig | ||
Kconfig.grove | ||
Kconfig.ili9340 | ||
Kconfig.microbit | ||
Kconfig.ssd1306 | ||
Kconfig.ssd1673 | ||
mb_display.c | ||
mb_font.c | ||
mb_font.h | ||
ssd1306_regs.h | ||
ssd1306.c | ||
ssd1673_regs.h | ||
ssd1673.c |