This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
esp-idf
kopia lustrzana
https://github.com/espressif/esp-idf
Obserwuj
1
Polub
0
Forkuj
You've already forked esp-idf
0
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
e736c20cc9
esp-idf
/
examples
/
common_components
/
pid_ctrl
/
CMakeLists.txt
5 wiersze
113 B
CMake
Czysty
Wina
Historia
set
(
srcs
"src/pid_ctrl.c"
)
idf_component_register
(
SRCS
"${srcs}"
INCLUDE_DIRS
"include"
)
Reference in New Issue
View Git Blame
Kopiuj bezpośredni odnośnik