blob: d0cb20f1012a5f934eeecdb7b803489a93fc0d36 [file] [log] [blame]
/*
* Copyright (c) 2023 Antmicro <www.antmicro.com>
*
* SPDX-License-Identifier: Apache-2.0
*/
/ {
resources {
compatible = "test-gpio-basic-api";
out-gpios = <&ambiq_header 12 0>;
in-gpios = <&ambiq_header 13 0>;
};
};