Aditya Patwardhan d9aab654c4
fix(soc): esp32s3/Fix the DROM_DROM_HIGH limit
Previously the DROM_HIGH_ADDR for esp32s3 was 0x3D000000, which
    convers only 16 MB of address range. But esp32s3 supports 32 MB
    external memory. So this address should be 0x3E000000
2023-12-11 12:22:48 +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