mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
14 lines
353 B
Plaintext
14 lines
353 B
Plaintext
/*
|
|
* SPDX-FileCopyrightText: 2023 Espressif Systems (Shanghai) CO LTD
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
/* ROM version variables for esp32p4
|
|
*
|
|
* These addresses should be compatible with any ROM version for this chip.
|
|
*
|
|
* THIS FILE WAS AUTOMATICALLY GENERATED. DO NOT EDIT.
|
|
*/
|
|
_rom_chip_id = 0x4fc00010;
|
|
_rom_eco_version = 0x4fc00014;
|