Skip to content

Commit 7d75213

Browse files
committed
Merge branch 'bugfix/fix_flake8_warning' into 'master'
bugfix: fix flake8 warning for esp-cryptoauthlib submodule See merge request espressif/esp-idf!8865
2 parents 1f18946 + 3a9228f commit 7d75213

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.flake8

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ exclude =
151151
components/tinyusb,
152152
components/unity/unity,
153153
examples/build_system/cmake/import_lib/main/lib/tinyxml2,
154+
examples/peripherals/secure_element/atecc608_ecdsa/components/esp-cryptoauthlib,
154155
# other third-party libraries
155156
tools/kconfig_new/kconfiglib.py,
156157
tools/kconfig_new/menuconfig.py,

0 commit comments

Comments
 (0)