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ść
19d2e4cca1
esp-idf
/
tools
/
cmake
/
version.cmake
4 wiersze
75 B
CMake
Czysty
Zwykły widok
Historia
Unescape
Escape
esp_common: add version definitions in code and build system Closes https://github.com/espressif/esp-idf/issues/2482 Closes IDF-253
2019-03-22 04:40:12 +00:00
set
(
IDF_VERSION_MAJOR
4
)
version: Update to v4.3.0 v4.3.0-dev is tagged where the branches diverged, catching up with the remaining metadata here.
2020-07-15 03:56:05 +00:00
set
(
IDF_VERSION_MINOR
3
)
esp_common: add version definitions in code and build system Closes https://github.com/espressif/esp-idf/issues/2482 Closes IDF-253
2019-03-22 04:40:12 +00:00
set
(
IDF_VERSION_PATCH
0
)