mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-03 22:08:28 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			360 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			360 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
/*
 | 
						|
 * SPDX-FileCopyrightText: 2020-2021 Espressif Systems (Shanghai) CO LTD
 | 
						|
 *
 | 
						|
 * SPDX-License-Identifier: Apache-2.0
 | 
						|
 */
 | 
						|
 | 
						|
/* ROM version variables for esp32b1z
 | 
						|
 *
 | 
						|
 * These addresses should be compatible with any ROM version for this chip.
 | 
						|
 *
 | 
						|
 * THIS FILE WAS AUTOMATICALLY GENERATED. DO NOT EDIT.
 | 
						|
 */
 | 
						|
_rom_chip_id = 0x40000010;
 | 
						|
_rom_eco_version = 0x40000014;
 |