Files
esp-idf/components/soc/esp32s3
Laukik Hase 841e033de8 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-05-04 10:54:35 +05:30
..
2021-11-08 16:14:51 +08:00
2021-10-02 14:23:31 +08:00
2022-07-20 14:59:50 +08:00
2021-05-10 23:21:27 +02:00