Skip to content

Commit ca6e39a

Browse files
glmfedavid-cermak
authored andcommitted
ci(common): Ignore ethernet warning.
1 parent e45944e commit ca6e39a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ci/ignore_build_warnings.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ Warning: Deprecated: Option '--flash_mode' is deprecated. Use '--flash-mode' ins
44
Warning: Deprecated: Option '--flash_freq' is deprecated. Use '--flash-freq' instead.
55
Warning: Deprecated: Command 'sign_data' is deprecated. Use 'sign-data' instead.
66
Warning: Deprecated: Command 'extract_public_key' is deprecated. Use 'extract-public-key' instead.
7+
warning: unknown kconfig symbol 'EXAMPLE_ETH_PHY_IP101'

ci/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ dpkt
66
pytest
77
idf_build_apps
88
netifaces
9+
esptool>=5.1.0

0 commit comments

Comments
 (0)