2021-10-18 17:02:19 +08:00
|
|
|
/*
|
2022-03-14 16:45:37 +08:00
|
|
|
* SPDX-FileCopyrightText: 2022 Espressif Systems (Shanghai) CO LTD
|
2021-10-18 17:02:19 +08:00
|
|
|
*
|
|
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
|
|
*/
|
2021-09-02 20:48:39 +08:00
|
|
|
/* ROM version variables for esp32h2
|
2021-06-10 12:53:34 +08:00
|
|
|
*
|
|
|
|
* 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;
|