zephyr/drivers/auxdisplay
Pisit Sawangvonganan b8a8173c1f drivers: kconfig: fix typo
Utilize a code spell-checking tool to scan for and correct spelling errors
in `Kconfig` files within the `drivers` directory.
Additionally, incorporates a fix recommended by the reviewer.

Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
2025-07-01 10:58:54 -10:00
..
auxdisplay_gpio_7seg.c drivers: auxdisplay: Add driver for common 7-segment display 2025-05-09 21:08:32 +02:00
auxdisplay_handlers.c
auxdisplay_hd44780.c drivers: auxdisplay: Place API into iterable section 2024-11-29 14:50:02 +01:00
auxdisplay_itron.c drivers: auxdisplay: Place API into iterable section 2024-11-29 14:50:02 +01:00
auxdisplay_itron.h
auxdisplay_jhd1313.c drivers/auxdisplay: format jhd1313 driver. 2025-05-12 13:31:13 +02:00
auxdisplay_pt6314.c drivers: auxdisplay: Place API into iterable section 2024-11-29 14:50:02 +01:00
auxdisplay_serlcd.c drivers: auxdisplay: Place API into iterable section 2024-11-29 14:50:02 +01:00
CMakeLists.txt drivers: auxdisplay: Add driver for common 7-segment display 2025-05-09 21:08:32 +02:00
Kconfig drivers: kconfig: fix typo 2025-07-01 10:58:54 -10:00
Kconfig.gpio drivers: auxdisplay: Add driver for common 7-segment display 2025-05-09 21:08:32 +02:00
Kconfig.hd44780
Kconfig.itron
Kconfig.jhd1313
Kconfig.pt6314
Kconfig.serlcd