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-07 18:41:43 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa2300c002079da2b426fbf1b718ca46bf598611
esp-idf
/
components
/
esp_timer
/
test
/
component.mk
7 lines
97 B
Makefile
Raw
Normal View
History
Unescape
Escape
esp32: add implementation of esp_timer based on TG0 LAC timer Closes: IDF-979
2020-02-06 14:00:18 +08:00
#
#Component Makefile
#
COMPONENT_SRCDIRS
:=
.
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
COMPONENT_PRIV_INCLUDEDIRS
:=
../private_include
Reference in New Issue
Copy Permalink