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
22e3c00b48
esp-idf
/
tools
/
cmake
/
version.cmake
4 lines
75 B
CMake
Raw
Normal View
History
Unescape
Escape
esp_common: add version definitions in code and build system Closes https://github.com/espressif/esp-idf/issues/4679
2019-03-22 00:40:12 -04:00
set
(
IDF_VERSION_MAJOR
3
)
set
(
IDF_VERSION_MINOR
3
)
idf: Bump ESP-IDF version to v3.3.2 Feature was merged after v3.3.2 release.
2020-04-27 01:45:47 -04:00
set
(
IDF_VERSION_PATCH
2
)
Reference in New Issue
Copy Permalink