]> granicus.if.org Git - esp-idf/commit
efuse: Fix make/cmake build systems and docs
authorKonstantin Kondrashov <konstantin@espressif.com>
Thu, 6 Dec 2018 09:49:02 +0000 (17:49 +0800)
committerbot <bot@espressif.com>
Thu, 28 Feb 2019 07:31:29 +0000 (07:31 +0000)
commitb8141f3ad80b7f7102ddd2643f88c4409f61f01f
tree7fd5e7aaf2a459ad4be2b13ede0a1c37335cec5f
parent9822055851ffeb373b145d7549a69b67a326a160
efuse: Fix make/cmake build systems and docs
12 files changed:
components/efuse/CMakeLists.txt
components/efuse/Kconfig
components/efuse/Makefile.projbuild
components/efuse/efuse_table_gen.py
components/efuse/include/esp_efuse.h
components/efuse/test/esp_efuse_test_table.c
components/efuse/test/include/esp_efuse_test_table.h
components/efuse/test_efuse_host/efuse_tests.py
components/soc/CMakeLists.txt
docs/en/api-reference/system/efuse.rst
make/project.mk
tools/idf.py