File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
components/wifi_remote_over_at Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ commitizen:
33 bump_message : ' bump(at): $current_version -> $new_version'
44 pre_bump_hooks : python ../../ci/changelog.py wifi_remote_over_at
55 tag_format : wifi_rmt_at-v$version
6- version : 0.1 .0
6+ version : 0.2 .0
77 version_files :
88 - idf_component.yml
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.0] ( https://github.com/espressif/esp-wifi-remote/commits/wifi_rmt_at-v0.2.0 )
4+
5+ ### Features
6+
7+ - Add target test for wrmt-over-at ([ 44b9830] ( https://github.com/espressif/esp-wifi-remote/commit/44b9830 ) )
8+
39## [ 0.1.0] ( https://github.com/espressif/esp-wifi-remote/commits/wifi_rmt_at-v0.1.0 )
410
511### Features
Original file line number Diff line number Diff line change 1- version : 0.1 .0
1+ version : 0.2 .0
22url : https://github.com/espressif/esp-wifi-remote/tree/master/components/wifi_remote_over_at
33description : AT based implementation of wifi_remote APIs
44license : Apache-2.0
You can’t perform that action at this time.
0 commit comments