esp-idf/components/soc/esp32s3/include
Laukik Hase 11d5550da3
soc/esp32s3: Fix the SOC_MEM_INTERNAL_HIGH value
- As per the memory block diagram for ESP32-S3, the
  internal memory address ranges as follows:
  DRAM: 0x3FC88000 (== SOC_MEM_INTERNAL_LOW) <-> 0x3FCF0000
  IRAM: 0x40378000 <-> 0x403E0000 (== SOC_MEM_INTERNAL_HIGH)
2023-04-17 10:49:06 +05:30
..
soc soc/esp32s3: Fix the SOC_MEM_INTERNAL_HIGH value 2023-04-17 10:49:06 +05:30