]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/alt_exit_idf_monitor' into 'master'
authorAngus Gratton <angus@espressif.com>
Wed, 9 Oct 2019 01:39:51 +0000 (09:39 +0800)
committerAngus Gratton <angus@espressif.com>
Wed, 9 Oct 2019 01:39:51 +0000 (09:39 +0800)
commit9550607b332984a6ed92a06cfa443e86d365ff29
tree622462c3504d7805f54d2cc2a3481bcab7202cf6
parent46a65a35d668f049920a92f30e1eae1ee625092f
parent6435c9f3d5da03a617c8546cadee79414845aed7
Merge branch 'bugfix/alt_exit_idf_monitor' into 'master'

idf_monitor: Exit with CTRL+X in menu

Closes IDFGH-1971 and IDFGH-1930

See merge request espressif/esp-idf!6260