mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-06-30 12:30:59 +02:00
9 lines
236 B
Plaintext
9 lines
236 B
Plaintext
/* ROM version variables for esp32c3
|
|
*
|
|
* 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;
|