ESP-GMF Release v0.6
Below is the release information for ESP-GMF v0.6.
Changelog
This is the list of changes since the first release version 0.5:
Breaking Changes
- Standardized component naming by removing the
esp_
prefix. For instance,esp_gmf_core
has been renamed togmf_core
.
📦 GMF Components Update Summary
Module | Version | Docs | Changelog |
---|---|---|---|
GMF-Core | v0.6.1 | Readme | Changelog |
GMF-Audio | v0.6.0 | Readme | Changelog |
GMF-AI-Audio | v0.6.1 | Readme | Changelog |
GMF-IO | v0.6.0 | Readme | Changelog |
GMF-MISC | v0.6.0 | Readme | Changelog |
esp_audio_simple_player | v0.9.2 | Readme | Changelog |
Get This Release
To obtain ESP-GMF v0.6, it is recommended to use the following git commands.
git clone https://github.com/espressif/esp-gmf.git esp-gmf-v0.6
cd esp-gmf-v0.6
git checkout v0.6