This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-10 09:39:10 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
make
/
version.mk
4 lines
69 B
Makefile
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 12:40:12 +08:00
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 13:56:05 +10:00
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 12:40:12 +08:00
IDF_VERSION_PATCH
:=
0
Reference in New Issue
Copy Permalink