OVMS3-idf/components/esp32/ld
2020-07-25 03:09:56 +00:00
..
wifi_iram_noopt esp32: make WiFi IRAM optimization configurable 2019-03-20 13:45:54 +00:00
wifi_iram_opt esp32: make WiFi IRAM optimization configurable 2019-03-20 13:45:54 +00:00
wifi_rx_iram_noopt esp_wifi: Put some rx code to iram 2019-12-17 20:40:53 +08:00
wifi_rx_iram_opt esp_wifi: Put some rx code to iram 2019-12-17 20:40:53 +08:00
elf_to_ld.sh Initial public version 2016-08-17 23:08:22 +08:00
esp32.common.ld esp_wifi: Put some rx code to iram 2019-12-17 20:40:53 +08:00
esp32.extram.bss.ld linker external bss: Align end of ext bss to word boundary 2018-12-21 19:03:12 +11:00
esp32.ld Merge branch 'feature/bss_seg_in_external_memory' into 'master' 2018-10-10 14:40:21 +08:00
esp32.peripherals.ld CAN Driver 2018-07-04 14:01:57 +08:00
esp32.rom.ld component/bt: add connect parameter, fix instant reverse, fix tx default octets, fix assert(1024,0), fix assert(512,0) 2020-07-25 03:09:56 +00:00
esp32.rom.libgcc.ld esp32: force pure math functions from libgcc to be linked from ROM 2018-07-02 12:49:57 +08:00
esp32.rom.nanofmt.ld newlib: add "full" formatting support, add missing functions 2016-12-08 11:04:54 +08:00
esp32.rom.redefined.ld esp32: remove ROM functions redefined in IDF from LD script 2018-10-02 01:20:04 +00:00
esp32.rom.spiflash.ld spiflash ROM functions: Remove Quad I/O mode enable/disable code from flash ROM functions 2017-04-13 17:54:42 +10:00
esp32.rom.spiram_incompatible_fns.ld esp32: remove ROM functions redefined in IDF from LD script 2018-10-02 01:20:04 +00:00
esp32.spiram.rom-functions-dram.ld esp32 psram: Provide library name for ROM libc objects linked as PSRAM workarounds 2019-02-20 00:30:25 +00:00
esp32.spiram.rom-functions-iram.ld psram: Move newlib qsort() and setlocale() functions from IRAM to flash 2019-02-21 10:32:00 +11:00