Merge branch 'feature/apply_new_version_logic_v5.0' into 'release/v5.0'

all: Apply new version logic (major * 100 + minor) (v5.0)

See merge request espressif/esp-idf!20941
This commit is contained in:
Jiang Jiang Jian
2023-01-12 16:18:23 +08:00
72 changed files with 681 additions and 160 deletions

View File

@@ -171,6 +171,7 @@ INPUT = \
$(PROJECT_PATH)/components/hal/include/hal/touch_sensor_types.h \
$(PROJECT_PATH)/components/hal/include/hal/twai_types.h \
$(PROJECT_PATH)/components/hal/include/hal/uart_types.h \
$(PROJECT_PATH)/components/hal/include/hal/efuse_hal.h \
$(PROJECT_PATH)/components/heap/include/esp_heap_caps.h \
$(PROJECT_PATH)/components/heap/include/esp_heap_caps_init.h \
$(PROJECT_PATH)/components/heap/include/esp_heap_trace.h \