This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
1
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-11-24 11:19:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a12872d0af6e3bb32b51b4916887b51afd4a78d
esp-idf
/
examples
/
system
/
efuse
/
main
/
CMakeLists.txt
5 lines
185 B
CMake
Raw
Normal View
History
Unescape
Escape
examples: Add an example efuse API usage Added: read, write operations for the common and custom efuse tables. Writing is possible only for CONFIG_EFUSE_VIRTUAL. Closes: IDF-773
2019-08-15 18:41:28 +08:00
idf_component_register
(
SRCS
"efuse_main.c"
"
e
s
p
_
e
f
u
s
e
_
c
u
s
t
o
m
_
t
a
b
l
e
.
c
"
Whitespace: Automated whitespace fixes (large commit) Apply the pre-commit hook whitespace fixes to all files in the repo. (Line endings, blank lines at end of file, trailing whitespace)
2020-11-10 18:40:01 +11:00
I
N
C
L
U
D
E
_
D
I
R
S
"
.
"
"
i
n
c
l
u
d
e
"
)
Reference in New Issue
Copy Permalink