OVMS3-idf/components/esp32/ld
Ivan Grokhotkov fcccec4a3b Merge branch 'master' into feature/btdm_controller
* master: (32 commits)
  components/nghttp: rename Makefile to component.mk
  components/nghttp: add HTTP2.0 protocol feature
  compoenents/esp32: don't alias start_cpu1 to start_cpu0_default
  components/freertos: fix a bug with an uninitialised return value
  Change application entry point name back to app_main
  gitlab-ci: build SSC with matching branch name, if available
  components/spi_flash: remove stray level of indentation
  components/nvs: fix broken sentences in comment blocks
  components/esp32: fix renaming of esp_event_set_cb, minor clean up
  components/esp32: remove "_user" part from entry points, weaken start_cpu0/1
  Fix a spelling mistake in panic message, add carriage return to stack canary message
  components/lwip,esp32: fixes for C++
  components/bt: fix compilation, remove ./ from makefile
  components/esp32: clarify type of queue in wifi_init_config_t, add default init macro
  components/esp32: add ESP_ERROR_CHECK
  Event handling refactoring
  clean up warnings
  components/esp32,bt: fix typos in comments
  Startup flow refactoring
  Roll back submodule version
  ...
2016-09-27 12:40:56 +08:00
..
elf_to_ld.sh Initial public version 2016-08-17 23:08:22 +08:00
esp32.bt.ld ld: add ld for bt/trace, choose different ld by menuconfig 2016-08-25 11:34:21 +08:00
esp32.bt.trace.ld ld: add ld for bt/trace, choose different ld by menuconfig 2016-08-25 11:34:21 +08:00
esp32.common.ld components/esp32: remove "_user" part from entry points, weaken start_cpu0/1 2016-09-26 12:29:00 +08:00
esp32.ld ld: fix ld to use ram as much as possible, rearrange heap_alloc area 2016-08-25 11:07:53 +08:00
esp32.peripherals.ld components/esp32: move peripheral symbols to separate ld script 2016-09-19 15:05:32 +08:00
esp32.rom.ld Merge branch 'master' into feature/btdm_controller 2016-09-27 12:40:56 +08:00
esp32.trace.ld ld: add ld for bt/trace, choose different ld by menuconfig 2016-08-25 11:34:21 +08:00