summaryrefslogtreecommitdiff
path: root/zephyr/projects/kohaku/include/i2c_map.h
blob: bffb72de89a10270274ee84a14894038e66682de (plain)
1
2
3
4
5
6
7
8
9
10
11
/* Copyright 2021 The Chromium OS Authors. All rights reserved.
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file.
 */

#ifndef __ZEPHYR_CHROME_I2C_MAP_H
#define __ZEPHYR_CHROME_I2C_MAP_H

/* TODO(b/177609422): add kohaku i2c mappings */

#endif /* __ZEPHYR_CHROME_I2C_MAP_H */