This website requires JavaScript.
Explore
Help
Register
Sign In
Crash_Override
/
OVMS3-idf
Watch
1
Star
0
Fork
You've already forked OVMS3-idf
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
2aba19e00d
OVMS3-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/2482 Closes IDF-253
2019-03-22 04:40:12 +00:00
set
(
IDF_VERSION_MAJOR
4
)
bump version to 4.1
2019-08-13 08:09:52 +00:00
set
(
IDF_VERSION_MINOR
1
)
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
)
Reference in a new issue
Copy permalink