Skip to content

Commit 3f17e26

Browse files
authored
deprecate warn off
1 parent 6dc0063 commit 3f17e26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

configs/defconfig.common

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ CONFIG_BOOTLOADER_LOG_LEVEL_NONE=y
99
CONFIG_BOOTLOADER_SKIP_VALIDATE_ALWAYS=y
1010
CONFIG_ARDUHAL_LOG_DEFAULT_LEVEL_NONE=y
1111
CONFIG_I2S_SUPPRESS_DEPRECATE_WARN=y
12+
CONFIG_RMT_SUPPRESS_DEPRECATE_WARN=y
13+
CONFIG_TEMP_SENSOR_SUPPRESS_DEPRECATE_WARN=y
1214
CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE=y
1315
CONFIG_COMPILER_OPTIMIZATION_SIZE=y
1416
CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE=y

0 commit comments

Comments
 (0)