2019-03-19 14:19:39 +08:00
|
|
|
[mapping:soc]
|
2018-04-18 10:57:45 +08:00
|
|
|
archive: libsoc.a
|
2019-01-23 17:07:03 +08:00
|
|
|
entries:
|
2018-04-18 10:57:45 +08:00
|
|
|
cpu_util (noflash_text)
|
|
|
|
rtc_clk (noflash)
|
|
|
|
rtc_clk_init (noflash_text)
|
|
|
|
rtc_init (noflash_text)
|
|
|
|
rtc_periph (noflash_text)
|
|
|
|
rtc_pm (noflash_text)
|
|
|
|
rtc_sleep (noflash_text)
|
|
|
|
rtc_time (noflash_text)
|
2019-01-23 17:07:03 +08:00
|
|
|
rtc_wdt (noflash_text)
|
2020-01-02 02:13:28 +08:00
|
|
|
spi_hal_iram (noflash)
|
|
|
|
spi_slave_hal_iram (noflash)
|
2019-04-17 20:19:44 +08:00
|
|
|
if UART_ISR_IN_IRAM = y:
|
2020-01-02 02:13:28 +08:00
|
|
|
uart_hal_iram (noflash)
|
2019-04-17 20:19:44 +08:00
|
|
|
else:
|
|
|
|
uart_hal_iram (default)
|
2019-01-08 18:29:25 +08:00
|
|
|
spi_flash_hal_iram (noflash)
|
2020-01-02 02:13:28 +08:00
|
|
|
ledc_hal_iram (noflash)
|
2019-06-05 11:32:20 +08:00
|
|
|
i2c_hal_iram (noflash)
|
2019-11-28 09:20:00 +08:00
|
|
|
spi_flash_hal_gpspi (noflash)
|
2020-01-02 02:13:28 +08:00
|
|
|
lldesc (noflash)
|
2020-01-19 10:02:21 +08:00
|
|
|
cpu_hal (noflash)
|
|
|
|
soc_hal (noflash)
|
2019-12-26 16:30:03 +08:00
|
|
|
wdt_hal_iram (noflash)
|
2020-03-26 14:02:22 +08:00
|
|
|
systimer_hal (noflash)
|