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