Skip to content

Commit d8fa192

Browse files
committed
Improve comment with instructions
***NO_CI***
1 parent 0ecb179 commit d8fa192

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

targets/ESP32/CMakeLists.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ if(ESP32_IDF_PATH)
2222
endif()
2323
endif()
2424

25-
# WHEN CHANGING THIS MAKE SURE TO UPDATE THE DEV CONTAINERS
25+
# WHEN CHANGING THIS MAKE SURE TO UPDATE:
26+
# 1. the dev containers
27+
# 2. ref in AZDO pipeline yaml in Community Targets repo
2628
set(ESP32_IDF_TAG "4.4.2" CACHE INTERNAL "ESP32 IDF tag")
2729

2830
if(NO_ESP32_IDF_PATH)

0 commit comments

Comments
 (0)