Changelog

# Changelog

## 0.7.5

### Bug Fixes

- Fixed build issue on windows for path error

## v0.7.4

### Features

- Support C++ build

## 0.7.3

### Features

- Optimized memory usage by utilizing PSRAM for `sys_monitor` task stack

### Bug Fixes

- Fixed resource leakage in `esp_gmf_app_wifi_disconnect()`

## 0.7.2

- Updated `codec_board` dependency to v1.0.0

## 0.7.1

- Add board support for `ESP32_S3_KORVO_2L`, `ESP32_S3_EchoEar`, `ATOMS3_ECHO_BASE`

## v0.7.0

### Features

- Initial version of `gmf_app_utils`