zmk/app/module/drivers/gpio
Peter Johanson 888c0d966c feat(drivers): Support init high/low in 595 driver
Add support for initializing a pin to a given high/low value during
configuration. Needed for proper initialization by systems like
GPIO hogs or gpio-leds Zephyr drivers.
2024-11-15 11:00:37 -07:00
..
CMakeLists.txt
Kconfig
Kconfig.595
Kconfig.max7318
gpio_595.c feat(drivers): Support init high/low in 595 driver 2024-11-15 11:00:37 -07:00
gpio_max7318.c