]> granicus.if.org Git - esp-idf/commit
efuse: Fix python coding style
authorKonstantin Kondrashov <konstantin@espressif.com>
Fri, 7 Dec 2018 12:32:58 +0000 (20:32 +0800)
committerbot <bot@espressif.com>
Thu, 28 Feb 2019 07:31:29 +0000 (07:31 +0000)
commitcc094ba789cd4001a5ae81d890d16da9580d28e7
treee4cdd398eda03f771877b25b786b24c8ac8c357a
parenta5fa3b6965e707ccc9e5528b4306baa4f1c2c611
efuse: Fix python coding style

Set python's scripts attribute chmod
Add compatibility with Python3 for efuse_table_gen.py
components/efuse/efuse_table_gen.py [changed mode: 0644->0755]
components/efuse/test_efuse_host/efuse_tests.py [changed mode: 0644->0755]