80f909001d
`idf.py monitor` connects to the debug UART and shows the messages. In contrast to a traditional terminal program, it also has the limited ability to transform hex addresses into file & line number information, especially for debug builds. This requires the elf file be copied to a specific place.