bugfix: fix flake8 warning for esp-cryptoauthlib submodule

This commit is contained in:
Aditya Patwardhan 2020-05-21 21:02:33 +05:30
parent 6272cb842f
commit 3a9228fa02

View file

@ -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,