mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
2aead8ba57
Update ROM API. Port changes from bringup branch.
9 lines
236 B
Plaintext
9 lines
236 B
Plaintext
/* ROM version variables for esp32s3
|
|
*
|
|
* These addresses should be compatible with any ROM version for this chip.
|
|
*
|
|
* THIS FILE WAS AUTOMATICALLY GENERATED. DO NOT EDIT.
|
|
*/
|
|
_rom_chip_id = 0x40000570;
|
|
_rom_eco_version = 0x40000574;
|