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
247484c45410b32cc577a48c8a00a9cc7f4e1bb4
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.3.0
2020-07-15 13:56:05 +10:00
set
(
IDF_VERSION_MINOR
3
)
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