Starting dump from chip: esp32s3
	on port: /dev/ttyACM1
	at: 115200 baud
	to directory: ./live-roms/devkit-180824084031
	with log file: ./live-roms/devkit-180824084031/log.txt

internal-ROM0
	on instruction-bus
 	starting: 0x4000_0000
	ending: 0x4003_FFFF
	length: 0x3FFFF
	on esp32s3
	no_stub: True

Running: esptool.py \ 
	--no-stub --baud 115200 \ 
	--port /dev/ttyACM1 \ 
	--chip esp32s3 \ 
	dump_mem 0x4000_0000 0x3FFFF \ 
	./live-roms/devkit-180824084031/devkit-esp32s3-internal-ROM0-instruction-bus-0x4000_0000-0x4003_FFFF-0x3FFFF-180824084031.bin
	File: ./live-roms/devkit-180824084031/devkit-esp32s3-internal-ROM0-instruction-bus-0x4000_0000-0x4003_FFFF-0x3FFFF-180824084031.bin
	esptool.py \ 
	--no-stub --baud 115200 \ 
	--port /dev/ttyACM1 \ 
	--chip esp32s3 \ 
	dump_mem 0x4000_0000 0x3FFFF \ 
	./live-roms/devkit-180824084031/devkit-esp32s3-internal-ROM0-instruction-bus-0x4000_0000-0x4003_FFFF-0x3FFFF-180824084031.bin
