2026-07-14 20:26:57 +02:00

8 lines
185 B
C

// SPDX-License-Identifier: Apache-2.0
#pragma once
#include <tactility/bindings/bindings.h>
#include <tactility/drivers/gpio_hog.h>
DEFINE_DEVICETREE(gpio_hog, struct GpioHogConfig)