Aditya Patwardhan 2e973e28dc
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 13:22:55 +05:30
..
2021-10-02 14:23:31 +08:00
2021-05-10 23:21:27 +02:00
2021-03-18 10:24:22 +08:00