mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-05 23:31:57 +00:00
Rename devices. For example, the two i2c devices in the quark se sensor sub-system will have name string "I2C_0" and "I2C_1", while the other two i2c devices accessible to both x86 and arc will have name string "I2C_2" and "I2C_3". This is valid only when you build arc binary. It does not apply if you build x86 or arm binary. Similar change is also made for GPIO and SPI. Jira: ZEP-1588 ZEP-1614 Change-Id: Ibad4486e70e0aaf287763514a5a9d28b43bca094 Signed-off-by: Baohong Liu <baohong.liu@intel.com> |
||
---|---|---|
.known-issues | ||
arch | ||
boards | ||
doc | ||
drivers | ||
ext | ||
include | ||
kernel | ||
lib | ||
misc | ||
samples | ||
scripts | ||
subsys | ||
tests | ||
.checkpatch.conf | ||
.gitattributes | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
defaults.tc | ||
Kbuild | ||
Kconfig | ||
Kconfig.zephyr | ||
LICENSE | ||
MAINTAINERS | ||
Makefile | ||
Makefile.inc | ||
Makefile.test | ||
zephyr-env.sh |