]> granicus.if.org Git - esp-idf/commit
phy_init: move NVS init into relevant function, check errors
authorIvan Grokhotkov <ivan@espressif.com>
Tue, 14 Mar 2017 13:27:27 +0000 (21:27 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Tue, 14 Mar 2017 14:03:39 +0000 (22:03 +0800)
commit94b9898ca73a70e904ce023dfdc5cb82868370d4
tree6809b0dc178b422a48931ee8307ab81f8b3ee39a
parent5a23ec4dc4dc39189f8de35d0adab522c56fe97d
phy_init: move NVS init into relevant function, check errors

This change also modifies logging statements to print hexadecimal error codes, which are easier to look up.
components/esp32/phy_init.c