This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
c09cbfe414
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 06:41:28 -04: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 02:40:01 -05: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