bug fixes and added espinfo for detailed chip info
This commit is contained in:
@@ -68,7 +68,8 @@ Features:
|
||||
`save-defconfig` idf.py save-defconfig
|
||||
`step-flash-monitor` attempt clean, build, flash, then monitor, dying on error
|
||||
`imagesize` get binary size, broken down in various ways including total, by componant, and by file
|
||||
`chipinfo` get information from the esp board
|
||||
`chipinfo` get information from the esp chip
|
||||
`espinfo` get detailed information from the esp chip
|
||||
`menuconfig` run `idf.py menuconfig`
|
||||
|
||||
Aliases:
|
||||
@@ -104,4 +105,4 @@ Helpful Stuff:
|
||||
`tail -n 75 $ESPIDF_INSTALLDIR/install.log;`
|
||||
|
||||
view both logs from beginning:
|
||||
`less $ESPIDF_INSTALLDIR/install.log; less $ESPIDF_INSTALLDIR/version-data.txt`
|
||||
`less $ESPIDF_INSTALLDIR/install.log; less $ESPIDF_INSTALLDIR/version-data.txt`
|
||||
|
||||
Reference in New Issue
Block a user