mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-08 15:25:08 +00:00
https://github.com/zephyrproject-rtos/ci-tools/pull/65 tweaks the check for references to undefined Kconfig symbol to whitelist anything on the form 'CONFIG_FOO_*' (or 'CONFIG_FOO_*_...'). This is meant for #endif comments that talk about many related symbols. Fix two existing #endif comments to use that format, so that some entries can be removed from the whitelist in the CI check. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> |
||
---|---|---|
.. | ||
beetle_clock_control.c | ||
clock_control_mcux_ccm.c | ||
clock_control_mcux_pcc.c | ||
clock_control_mcux_sim.c | ||
clock_control_rv32m1_pcc.c | ||
clock_stm32_ll_common.c | ||
clock_stm32_ll_common.h | ||
clock_stm32_ll_mp1x.c | ||
clock_stm32f1x.c | ||
clock_stm32f2x.c | ||
clock_stm32f3x.c | ||
clock_stm32f4x.c | ||
clock_stm32f7x.c | ||
clock_stm32f0x.c | ||
clock_stm32l1x.c | ||
clock_stm32l4x.c | ||
clock_stm32l0x.c | ||
clock_stm32wbx.c | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.beetle | ||
Kconfig.mcux_ccm | ||
Kconfig.mcux_pcc | ||
Kconfig.mcux_sim | ||
Kconfig.nrf | ||
Kconfig.quark_se | ||
Kconfig.rv32m1 | ||
Kconfig.stm32 | ||
nrf_power_clock.c | ||
quark_se_clock_control.c |