File tree Expand file tree Collapse file tree 2 files changed +49
-1
lines changed
ev_hc32f472_lqfp100/board
ev_hc32f4a0_lqfp176/.ci/attachconfig Expand file tree Collapse file tree 2 files changed +49
-1
lines changed Original file line number Diff line number Diff line change 11menu "Hardware Drivers Config"
22
3- config SOC_HC32F472MC
3+ config SOC_HC32F472PE
44 bool
55 select SOC_SERIES_HC32F4
66 select RT_USING_COMPONENTS_INIT
Original file line number Diff line number Diff line change 1+ devices.adc :
2+ kconfig :
3+ - CONFIG_BSP_USING_ADC=y
4+ - CONFIG_BSP_USING_ADC1=y
5+ devices.flash :
6+ kconfig :
7+ - CONFIG_BSP_USING_ON_CHIP_FLASH=y
8+ devices.gpio :
9+ kconfig :
10+ - CONFIG_BSP_USING_GPIO=y
11+ - CONFIG_BSP_USING_I2C=y
12+ - CONFIG_BSP_USING_I2C_HW=y
13+ - CONFIG_BSP_USING_I2C1=y
14+ devices.hwtimer :
15+ kconfig :
16+ - CONFIG_BSP_USING_HWTIMER=y
17+ - CONFIG_BSP_USING_TMRA_1=y
18+ devices.i2c :
19+ kconfig :
20+ - CONFIG_BSP_USING_I2C=y
21+ devices.pwm :
22+ kconfig :
23+ - CONFIG_BSP_USING_PWM=y
24+ - CONFIG_BSP_USING_PWM_TMRA=y
25+ - CONFIG_BSP_USING_PWM_TMRA_1=y
26+ - CONFIG_BSP_USING_PWM_TMRA_1_CH1=y
27+ - CONFIG_BSP_USING_PWM_TMRA_1_CH2=y
28+ devices.rtc :
29+ kconfig :
30+ - CONFIG_BSP_USING_RTC=y
31+ - CONFIG_BSP_RTC_USING_XTAL32=y
32+ devices.spi :
33+ kconfig :
34+ - CONFIG_BSP_USING_SPI=y
35+ - CONFIG_BSP_USING_SPI1=y
36+ devices.uart :
37+ kconfig :
38+ - CONFIG_BSP_USING_UART=y
39+ - CONFIG_BSP_USING_UART1=y
40+ devices.watchdog :
41+ kconfig :
42+ - CONFIG_BSP_USING_WDT_TMR=y
43+ - CONFIG_BSP_USING_SWDT=y
44+ # ------ SEGGER CI ------
45+ segger :
46+ kconfig :
47+ - CONFIG_PKG_USING_SEGGER_RTT=y
48+ - CONFIG_RT_USING_SERIAL_V1=y
You can’t perform that action at this time.
0 commit comments