mirror of
https://github.com/espressif/esp-protocols.git
synced 2026-05-19 23:34:54 +02:00
a9dd78ffad
0.2.0 Features - Add support for SDIO transport (085dd790) Bug Fixes - Fixed strict prototype API decl issue in SDIO (eb09e426) - Fix SIDO host to check/clear interrupts atomically (402176c9)
9 lines
221 B
YAML
9 lines
221 B
YAML
---
|
|
commitizen:
|
|
bump_message: 'bump(eppp): $current_version -> $new_version'
|
|
pre_bump_hooks: python ../../ci/changelog.py eppp_link
|
|
tag_format: eppp-v$version
|
|
version: 0.2.0
|
|
version_files:
|
|
- idf_component.yml
|