File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.7.5
4+
5+ ### Bug Fixes
6+
7+ - Fixed build issue on windows for path error
8+
39## v0.7.4
410
511### Features
Original file line number Diff line number Diff line change 11set (extra_component_path "$ENV{IDF_PATH} /examples/common_components/protocol_examples_common" )
2+ file (TO_CMAKE_PATH "${extra_component_path} " extra_component_path)
23
34set (EXTRA_SRCS "${extra_component_path} /stdin_out.c"
45 "${extra_component_path} /addr_from_stdin.c"
Original file line number Diff line number Diff line change 1- version : " 0.7.4 "
1+ version : " 0.7.5 "
22description : Espressif GMF App Utils is a module that provides utility functions for the GMF application
33url : https://github.com/espressif/esp-gmf/tree/main/packages/gmf_app_utils
44documentation : " https://github.com/espressif/esp-gmf/blob/main/packages/gmf_app_utils/README.md"
You can’t perform that action at this time.
0 commit comments