Skip to content

Commit

Permalink
Merge branch 'bugfix/fix_flake8_warning' into 'master'
Browse files Browse the repository at this point in the history
bugfix: fix flake8 warning for esp-cryptoauthlib submodule

See merge request espressif/esp-idf!8865
  • Loading branch information
mahavirj committed May 21, 2020
2 parents 1f18946 + 3a9228f commit 7d75213
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .flake8
Expand Up @@ -151,6 +151,7 @@ exclude =
components/tinyusb,
components/unity/unity,
examples/build_system/cmake/import_lib/main/lib/tinyxml2,
examples/peripherals/secure_element/atecc608_ecdsa/components/esp-cryptoauthlib,
# other third-party libraries
tools/kconfig_new/kconfiglib.py,
tools/kconfig_new/menuconfig.py,
Expand Down

0 comments on commit 7d75213

Please sign in to comment.