]> 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>
Fri, 15 Feb 2019 10:45:34 +0000 (10:45 +0000)
commita1d37c833c6b68246c6b9ad32b8089fb091a1c04
treeea189fdb26a986cb8f0229d4d93628efda9439fc
parent59b10709d153f1e55aa2c836ab1ab68d08aa4bd4
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