Skip to content

Commit 43fc787

Browse files
committed
fix(wifi_remote): Reorganization of tag_X.Y.X
1 parent d97f912 commit 43fc787

File tree

79 files changed

+4
-4
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+4
-4
lines changed

components/esp_wifi_remote/Kconfig.5.3.0.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
orsource "./idf_tag_v5.3/Kconfig.in"
2+
orsource "./idf_tag_v5.3.0/Kconfig.in"
33

44
if !ESP_WIFI_REMOTE_IDF_SPECIFIC_ADDED
55
rsource "./idf_v5.3/Kconfig.in"

components/esp_wifi_remote/Kconfig.5.4.0.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
orsource "./idf_tag_v5.4/Kconfig.in"
2+
orsource "./idf_tag_v5.4.0/Kconfig.in"
33

44
if !ESP_WIFI_REMOTE_IDF_SPECIFIC_ADDED
55
rsource "./idf_v5.4/Kconfig.in"

components/esp_wifi_remote/Kconfig.5.5.0.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
orsource "./idf_tag_v5.5/Kconfig.in"
2+
orsource "./idf_tag_v5.5.0/Kconfig.in"
33

44
if !ESP_WIFI_REMOTE_IDF_SPECIFIC_ADDED
55
rsource "./idf_v5.5/Kconfig.in"

components/esp_wifi_remote/Kconfig.6.0.0.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
orsource "./idf_tag_v6.0/Kconfig.in"
2+
orsource "./idf_tag_v6.0.0/Kconfig.in"
33

44
if !ESP_WIFI_REMOTE_IDF_SPECIFIC_ADDED
55
rsource "./idf_v6.0/Kconfig.in"
File renamed without changes.

components/esp_wifi_remote/idf_tag_v5.3/Kconfig.slave_select.in renamed to components/esp_wifi_remote/idf_tag_v5.3.0/Kconfig.slave_select.in

File renamed without changes.

components/esp_wifi_remote/idf_tag_v5.3/Kconfig.soc_wifi_caps.in renamed to components/esp_wifi_remote/idf_tag_v5.3.0/Kconfig.soc_wifi_caps.in

File renamed without changes.

components/esp_wifi_remote/idf_tag_v5.3/Kconfig.wifi.in renamed to components/esp_wifi_remote/idf_tag_v5.3.0/Kconfig.wifi.in

File renamed without changes.

components/esp_wifi_remote/idf_tag_v5.3/esp_eap_client_remote_weak.c renamed to components/esp_wifi_remote/idf_tag_v5.3.0/esp_eap_client_remote_weak.c

File renamed without changes.

components/esp_wifi_remote/idf_tag_v5.3/esp_eap_client_with_remote.c renamed to components/esp_wifi_remote/idf_tag_v5.3.0/esp_eap_client_with_remote.c

File renamed without changes.

0 commit comments

Comments
 (0)