uploaded 3 days ago
Espressif GMF IO Module
# Changelog

## v0.6.1

- Fixed memory leaks in I/O flash destroy API
- Corrected default values for I/O file and I/O I2S elements to ensure stable initialization
- Enforced esp_gmf_err_t return type for all element initialization functions (I/O flash, HTTP)

## v0.6.0

### Features
- Added support for NULL object configuration
- Renamed component to `gmf_io`
- Updated the License

### Bug Fixes
- Standardized return values of port and data bus acquire/release APIs to esp_gmf_err_io_t only

## v0.5.1

### Bug Fixes

- Fixed the component requirements


## v0.5.0

### Features

- Initial version of `esp-gmf-io`

Links

Supports all targets

License: Custom

Tags

To add this component to your project, run:

idf.py add-dependency "espressif/gmf_io^0.6.1"

or download archive

Stats

  • Archive size
    Archive size ~ 30.18 KB
  • Downloaded in total
    Downloaded in total 11 times
  • Downloaded this version
    This version: 3 times

Badge

espressif/gmf_io version: 0.6.1
|