This is an automated email from the ASF dual-hosted git repository.

gustavonihei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from 4ca0f2e  .gitignore: Ignore *.ddc files generated during the build.
     new a0488a3  boards/esp32: Strongly declare libgcc symbols that exist in 
the ROM linker script, so that we can link them instead of those present in 
libgcc.a
     new ee20d0f  esp32c3_rom.ld: Add a strong declaration to some libgcc 
function that are ROM resident.
     new 284c6f5  esp32s2_rom.ld: Add a strong declaration of some libgcc 
functions that are ROM resident.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../esp32c3/esp32c3-devkit/scripts/esp32c3_rom.ld  |  96 +++++++++++
 boards/xtensa/esp32/common/scripts/esp32_rom.ld    | 184 +++++++++++----------
 .../esp32s2/esp32s2-saola-1/scripts/esp32s2_rom.ld |  99 +++++++++++
 3 files changed, 288 insertions(+), 91 deletions(-)

Reply via email to