Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 0 additions & 16 deletions bsp/gd32/arm/docs/GD32_ARM系列BSP制作教程.md
Original file line number Diff line number Diff line change
Expand Up @@ -569,22 +569,6 @@ menu "On-chip Peripheral Drivers"
default n
endif

menuconfig BSP_USING_I2C1
bool "Enable I2C1 BUS (software simulation)"
default n
select RT_USING_I2C
select RT_USING_I2C_BITOPS
select RT_USING_PIN
if BSP_USING_I2C1
config BSP_I2C1_SCL_PIN
int "i2c1 scl pin number"
range 1 216
default 24
config BSP_I2C1_SDA_PIN
int "I2C1 sda pin number"
range 1 216
default 25
endif
source "../libraries/gd32_drivers/Kconfig"

endmenu
Expand Down
17 changes: 0 additions & 17 deletions bsp/gd32/arm/gd32103c-eval/board/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -99,23 +99,6 @@ menu "On-chip Peripheral Drivers"
default n
endif

menuconfig BSP_USING_I2C1
bool "Enable I2C1 BUS (software simulation)"
default n
select RT_USING_I2C
select RT_USING_I2C_BITOPS
select RT_USING_PIN
if BSP_USING_I2C1
config BSP_I2C1_SCL_PIN
int "i2c1 scl pin number"
range 1 216
default 24
config BSP_I2C1_SDA_PIN
int "I2C1 sda pin number"
range 1 216
default 25
endif

menuconfig BSP_USING_ADC
bool "Enable ADC"
default n
Expand Down
17 changes: 0 additions & 17 deletions bsp/gd32/arm/gd32105c-eval/board/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -99,23 +99,6 @@ menu "On-chip Peripheral Drivers"
default n
endif

menuconfig BSP_USING_I2C1
bool "Enable I2C1 BUS (software simulation)"
default n
select RT_USING_I2C
select RT_USING_I2C_BITOPS
select RT_USING_PIN
if BSP_USING_I2C1
config BSP_I2C1_SCL_PIN
int "i2c1 scl pin number"
range 1 216
default 24
config BSP_I2C1_SDA_PIN
int "I2C1 sda pin number"
range 1 216
default 25
endif

menuconfig BSP_USING_ADC
bool "Enable ADC"
default n
Expand Down
17 changes: 0 additions & 17 deletions bsp/gd32/arm/gd32105r-start/board/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -107,23 +107,6 @@ menu "On-chip Peripheral Drivers"
default n
endif

menuconfig BSP_USING_I2C1
bool "Enable I2C1 BUS (software simulation)"
default n
select RT_USING_I2C
select RT_USING_I2C_BITOPS
select RT_USING_PIN
if BSP_USING_I2C1
config BSP_I2C1_SCL_PIN
int "i2c1 scl pin number"
range 1 216
default 24
config BSP_I2C1_SDA_PIN
int "I2C1 sda pin number"
range 1 216
default 25
endif

menuconfig BSP_USING_ADC
bool "Enable ADC"
default n
Expand Down
17 changes: 0 additions & 17 deletions bsp/gd32/arm/gd32107c-eval/board/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -99,23 +99,6 @@ menu "On-chip Peripheral Drivers"
default n
endif

menuconfig BSP_USING_I2C1
bool "Enable I2C1 BUS (software simulation)"
default n
select RT_USING_I2C
select RT_USING_I2C_BITOPS
select RT_USING_PIN
if BSP_USING_I2C1
config BSP_I2C1_SCL_PIN
int "i2c1 scl pin number"
range 1 216
default 24
config BSP_I2C1_SDA_PIN
int "I2C1 sda pin number"
range 1 216
default 25
endif

menuconfig BSP_USING_ADC
bool "Enable ADC"
default n
Expand Down
16 changes: 0 additions & 16 deletions bsp/gd32/arm/gd32205r-start/board/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -99,22 +99,6 @@ menu "On-chip Peripheral Drivers"
default n
endif

menuconfig BSP_USING_I2C1
bool "Enable I2C1 BUS (software simulation)"
default n
select RT_USING_I2C
select RT_USING_I2C_BITOPS
select RT_USING_PIN
if BSP_USING_I2C1
config BSP_I2C1_SCL_PIN
int "i2c1 scl pin number"
range 1 216
default 24
config BSP_I2C1_SDA_PIN
int "I2C1 sda pin number"
range 1 216
default 25
endif
menuconfig BSP_USING_ADC
bool "Enable ADC"
default n
Expand Down
17 changes: 0 additions & 17 deletions bsp/gd32/arm/gd32207i-eval/board/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -129,23 +129,6 @@ menu "On-chip Peripheral Drivers"
default n
endif

menuconfig BSP_USING_I2C1
bool "Enable I2C1 BUS (software simulation)"
default n
select RT_USING_I2C
select RT_USING_I2C_BITOPS
select RT_USING_PIN
if BSP_USING_I2C1
config BSP_I2C1_SCL_PIN
int "i2c1 scl pin number"
range 1 216
default 24
config BSP_I2C1_SDA_PIN
int "I2C1 sda pin number"
range 1 216
default 25
endif

menuconfig BSP_USING_ADC
bool "Enable ADC"
default n
Expand Down
17 changes: 0 additions & 17 deletions bsp/gd32/arm/gd32303e-eval/board/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -99,23 +99,6 @@ menu "On-chip Peripheral Drivers"
default n
endif

menuconfig BSP_USING_I2C1
bool "Enable I2C1 BUS (software simulation)"
default n
select RT_USING_I2C
select RT_USING_I2C_BITOPS
select RT_USING_PIN
if BSP_USING_I2C1
config BSP_I2C1_SCL_PIN
int "i2c1 scl pin number"
range 1 216
default 24
config BSP_I2C1_SDA_PIN
int "I2C1 sda pin number"
range 1 216
default 25
endif

menuconfig BSP_USING_ADC
bool "Enable ADC"
default n
Expand Down
17 changes: 0 additions & 17 deletions bsp/gd32/arm/gd32305r-start/board/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -99,23 +99,6 @@ menu "On-chip Peripheral Drivers"
default n
endif

menuconfig BSP_USING_I2C1
bool "Enable I2C1 BUS (software simulation)"
default n
select RT_USING_I2C
select RT_USING_I2C_BITOPS
select RT_USING_PIN
if BSP_USING_I2C1
config BSP_I2C1_SCL_PIN
int "i2c1 scl pin number"
range 1 216
default 24
config BSP_I2C1_SDA_PIN
int "I2C1 sda pin number"
range 1 216
default 25
endif

menuconfig BSP_USING_ADC
bool "Enable ADC"
default n
Expand Down
17 changes: 0 additions & 17 deletions bsp/gd32/arm/gd32307e-start/board/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -100,23 +100,6 @@ menu "On-chip Peripheral Drivers"
default n
endif

menuconfig BSP_USING_I2C1
bool "Enable I2C1 BUS (software simulation)"
default n
select RT_USING_I2C
select RT_USING_I2C_BITOPS
select RT_USING_PIN
if BSP_USING_I2C1
config BSP_I2C1_SCL_PIN
int "i2c1 scl pin number"
range 1 216
default 24
config BSP_I2C1_SDA_PIN
int "I2C1 sda pin number"
range 1 216
default 25
endif

menuconfig BSP_USING_ADC
bool "Enable ADC"
default n
Expand Down
17 changes: 0 additions & 17 deletions bsp/gd32/arm/gd32407v-lckfb/board/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -273,23 +273,6 @@ menu "On-chip Peripheral Drivers"
default n
endif

menuconfig BSP_USING_I2C1
bool "Enable I2C1 BUS (software simulation)"
default n
select RT_USING_I2C
select RT_USING_I2C_BITOPS
select RT_USING_PIN
if BSP_USING_I2C1
config BSP_I2C1_SCL_PIN
int "i2c1 scl pin number"
range 1 216
default 24
config BSP_I2C1_SDA_PIN
int "I2C1 sda pin number"
range 1 216
default 25
endif

menuconfig BSP_USING_ADC
bool "Enable ADC"
default n
Expand Down
17 changes: 0 additions & 17 deletions bsp/gd32/arm/gd32450z-eval/board/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -321,23 +321,6 @@ menu "On-chip Peripheral Drivers"
default n
endif

menuconfig BSP_USING_I2C1
bool "Enable I2C1 BUS (software simulation)"
default n
select RT_USING_I2C
select RT_USING_I2C_BITOPS
select RT_USING_PIN
if BSP_USING_I2C1
config BSP_I2C1_SCL_PIN
int "i2c1 scl pin number"
range 1 216
default 24
config BSP_I2C1_SDA_PIN
int "I2C1 sda pin number"
range 1 216
default 25
endif

menuconfig BSP_USING_ADC
bool "Enable ADC"
default n
Expand Down
17 changes: 0 additions & 17 deletions bsp/gd32/arm/gd32470z-lckfb/board/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -336,23 +336,6 @@ menu "On-chip Peripheral Drivers"
default n
endif

menuconfig BSP_USING_I2C1
bool "Enable I2C1 BUS (software simulation)"
default n
select RT_USING_I2C
select RT_USING_I2C_BITOPS
select RT_USING_PIN
if BSP_USING_I2C1
config BSP_I2C1_SCL_PIN
int "i2c1 scl pin number"
range 1 216
default 24
config BSP_I2C1_SDA_PIN
int "I2C1 sda pin number"
range 1 216
default 25
endif

menuconfig BSP_USING_ADC
bool "Enable ADC"
default n
Expand Down
17 changes: 0 additions & 17 deletions bsp/gd32/arm/gd32527I-eval/board/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -274,23 +274,6 @@ menu "On-chip Peripheral Drivers"
default n
endif

menuconfig BSP_USING_I2C1
bool "Enable I2C1 BUS (software simulation)"
default n
select RT_USING_I2C
select RT_USING_I2C_BITOPS
select RT_USING_PIN
if BSP_USING_I2C1
config BSP_I2C1_SCL_PIN
int "i2c1 scl pin number"
range 1 216
default 24
config BSP_I2C1_SDA_PIN
int "I2C1 sda pin number"
range 1 216
default 25
endif

menuconfig BSP_USING_ADC
bool "Enable ADC"
default n
Expand Down
33 changes: 0 additions & 33 deletions bsp/gd32/arm/gd32e230-lckfb/board/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -176,39 +176,6 @@ menu "On-chip Peripheral Drivers"
Fast mode: 400000 (400KHz)
Fast mode plus: 1000000 (1MHz)
endif
menuconfig BSP_USING_I2C0
bool "Enable I2C0 BUS (software simulation)"
default n
select RT_USING_I2C
select RT_USING_I2C_BITOPS
select RT_USING_PIN
if BSP_USING_I2C0
config BSP_I2C0_SCL_PIN
int "i2c0 scl pin number"
range 1 216
default 22
config BSP_I2C0_SDA_PIN
int "I2C0 sda pin number"
range 1 216
default 23
endif
menuconfig BSP_USING_I2C1
bool "Enable I2C1 BUS (software simulation)"
default n
select RT_USING_I2C
select RT_USING_I2C_BITOPS
select RT_USING_PIN
if BSP_USING_I2C1
config BSP_I2C1_SCL_PIN
int "i2c1 scl pin number"
range 1 216
default 24
config BSP_I2C1_SDA_PIN
int "I2C1 sda pin number"
range 1 216
default 25
endif
endmenu

menuconfig BSP_USING_ADC
bool "Enable ADC"
Expand Down
17 changes: 0 additions & 17 deletions bsp/gd32/arm/gd32e503v-eval/board/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -116,23 +116,6 @@ menu "On-chip Peripheral Drivers"
default n
endif

menuconfig BSP_USING_I2C1
bool "Enable I2C1 BUS (software simulation)"
default n
select RT_USING_I2C
select RT_USING_I2C_BITOPS
select RT_USING_PIN
if BSP_USING_I2C1
config BSP_I2C1_SCL_PIN
int "i2c1 scl pin number"
range 1 216
default 24
config BSP_I2C1_SDA_PIN
int "I2C1 sda pin number"
range 1 216
default 25
endif

menuconfig BSP_USING_ADC
bool "Enable ADC"
default n
Expand Down