rename board name 'xidatong' as 'xidatong-arm32'

This commit is contained in:
Wang_Weigen
2022-06-22 15:52:23 +08:00
parent f5f9dbe59d
commit 42cf1290d1
172 changed files with 19 additions and 19 deletions
@@ -0,0 +1,12 @@
if BSP_USING_I2C
config I2C_BUS_NAME_1
string "i2c bus 1 name"
default "i2c1"
config I2C_DRV_NAME_1
string "i2c bus 1 driver name"
default "i2c1_drv"
config I2C_1_DEVICE_NAME_0
string "i2c bus 1 device 0 name"
default "i2c1_dev0"
endif