mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-31 13:09:38 +00:00 
			
		
		
		
	docs: Makes core dump's documentation slightly clearer
Merges https://github.com/espressif/esp-idf/pull/1968
This commit is contained in:
		| @@ -63,6 +63,8 @@ Base64-encoded body of core dump will be between the following header and footer | ||||
|  <body of base64-encoded core dump, save it to file on disk> | ||||
|  ================= CORE DUMP END =================== | ||||
|  | ||||
| The `CORE DUMP START` and `CORE DUMP END` lines must not be included in core dump text file. | ||||
|  | ||||
| Running 'espcoredump.py' | ||||
| ------------------------------------ | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alexey Gerenkov
					Alexey Gerenkov