This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fa995fd92fa7aefb60e342b3d26ddc8a4b7afaaa
esp-idf
/
tools
/
cmake
/
version.cmake
T
4 lines
75 B
CMake
Raw
Normal View
History
Unescape
Escape
esp_common: add version definitions in code and build system
2019-03-22 12:40:12 +08:00
set
(
IDF_VERSION_MAJOR
4
)
version: Update to v4.4-dev
2021-02-09 14:41:47 +11:00
set
(
IDF_VERSION_MINOR
4
)
esp_common: add version definitions in code and build system
2019-03-22 12:40:12 +08:00
set
(
IDF_VERSION_PATCH
0
)
Reference in New Issue
Copy Permalink