1/*
2 * SPDX-FileCopyrightText: 2021-2022 Espressif Systems (Shanghai) CO LTD
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7/* ROM version variables for esp32c2
8 *
9 * These addresses should be compatible with any ROM version for this chip.
10 *
11 * THIS FILE WAS AUTOMATICALLY GENERATED. DO NOT EDIT.
12 */
13_rom_chip_id = 0x40000010;
14_rom_eco_version = 0x40000014;
15