]> granicus.if.org Git - esp-idf/commit
newlib: when compiling with GCC8, use newlib headers and libraries from toolchain
authorIvan Grokhotkov <ivan@espressif.com>
Mon, 1 Apr 2019 07:21:12 +0000 (15:21 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Wed, 10 Apr 2019 05:52:30 +0000 (13:52 +0800)
commit5719cd6fac238f8611324f5b5bd2190dee6b0678
treecdd94bab6b0e02f82b72bed454c32919abd28492
parent05aab5c0b931ef743ec0e0bcd626928fa9a7510e
newlib: when compiling with GCC8, use newlib headers and libraries from toolchain
components/esp_rom/esp32/ld/esp32.rom.syscalls.ld
components/newlib/CMakeLists.txt
components/newlib/component.mk
components/newlib/heap.c [new file with mode: 0644]
components/newlib/newlib.lf [new file with mode: 0644]
components/newlib/syscalls.c