Skip to content

Commit 232fb45

Browse files
committed
Merge branch 'bugfix/fix_ethernet_config_warnings' into 'main'
fix: workaround the ethernet_init warnings See merge request idf/esp-modbus!147
2 parents 523e432 + 8fc782d commit 232fb45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/ignore_build_warnings.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Warning: Deprecated: Option '--flash_freq' is deprecated. Use '--flash-freq' ins
44
Warning: Deprecated: Command 'sign_data' is deprecated. Use 'sign-data' instead.
55
Warning: Deprecated: Command 'extract_public_key' is deprecated. Use 'extract-public-key' instead.
66
warning: unknown kconfig symbol 'EXAMPLE_ETH_PHY_IP101' assigned to 'y' in .*
7+
WARNING: The following Kconfig variables were used in "if" clauses, but not.*
78
library/error\.o
89
/.*error\S*\.o
910
.*error.*\.c\.obj

0 commit comments

Comments
 (0)