]> granicus.if.org Git - esp-idf/commit
protocomm : version endpoint behavior simplified
authorAnurag Kar <anurag.kar@espressif.com>
Fri, 8 Feb 2019 06:36:23 +0000 (12:06 +0530)
committerbot <bot@espressif.com>
Mon, 18 Feb 2019 08:18:44 +0000 (08:18 +0000)
commit093c7b176d908288287d99217f98da0078de153c
tree65718b953c6c82e0a8ec8635c06d0417ef20f1a4
parent30e39631db49f44b7b21af16dec0e2ed0a8ae407
protocomm : version endpoint behavior simplified

List of changes:
* Version endpoint now sends the set version string instead of verifying the incoming version string. This simplifies fetching version info from the provisioning application.
* esp_prov script updated to expect version string as response.
components/protocomm/src/common/protocomm.c
tools/esp_prov/esp_prov.py