diff options
Diffstat (limited to 'features/i2csupport/i2c_m.scc')
| -rw-r--r-- | features/i2csupport/i2c_m.scc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/features/i2csupport/i2c_m.scc b/features/i2csupport/i2c_m.scc new file mode 100644 index 0000000..6ec7e80 --- /dev/null +++ b/features/i2csupport/i2c_m.scc | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | # SPDX-License-Identifier: MIT | ||
| 2 | define KFEATURE_DESCRIPTION "I2C as modules" | ||
| 3 | define KFEATURE_COMPATIBILITY board | ||
| 4 | |||
| 5 | kconf hardware i2c_m.cfg | ||
