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)
|
|
|
|
spi_hal_iram (noflash_text)
|
2019-04-18 14:13:05 +00:00
|
|
|
spi_slave_hal_iram (noflash_text)
|
2019-04-17 12:19:44 +00:00
|
|
|
if UART_ISR_IN_IRAM = y:
|
|
|
|
uart_hal_iram (noflash_text)
|
|
|
|
else:
|
|
|
|
uart_hal_iram (default)
|
2019-01-08 10:29:25 +00:00
|
|
|
spi_flash_hal_iram (noflash)
|
2019-08-09 12:30:19 +00:00
|
|
|
ledc_hal_iram (noflash_text)
|
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)
|
2019-01-08 10:29:25 +00:00
|
|
|
lldesc (noflash_text)
|