bootloader: add linker script for esp32s3

This commit is contained in:
morris
2020-07-14 17:21:39 +08:00
parent b587428e5d
commit 3a8f5e45f0
2 changed files with 189 additions and 0 deletions
@@ -0,0 +1,6 @@
/**
* ESP32S3 ROM address table
* Generated for ROM with MD5sum: d20fb231463ce337432b1fa9cba0b3c9
*/
PROVIDE ( ets_update_cpu_frequency = 0x40043164 );