1/*
2 * Copyright (c) 2023 Intel Corporation
3 * SPDX-License-Identifier: Apache-2.0
4 */
5
6/ {
7	aliases {
8		i2c-ram = &arduino_i2c;
9	};
10};
11