esp-idf/components/newlib
David Čermák 1a7dfa42e6 Merge branch 'bugfix/cpp_include_fix_newlib_net_if_h' into 'master'
Add C++ include guard to if.h (to fix linker errors in asio) (GitHub PR)

Closes IDFGH-7718

See merge request espressif/esp-idf!18850
2022-07-15 13:16:47 +08:00
..
platform_include newlib: Fix header issues with C++ guards and implicit inclusion 2022-07-14 08:32:04 +02:00
port
priv_include components: Change copyright in components files 2022-06-17 16:59:56 +02:00
test spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
test_apps docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
.gitignore
.gitmodules
CMakeLists.txt
COPYING.NEWLIB
Kconfig
abort.c components: Change copyright in components files 2022-06-17 16:59:56 +02:00
assert.c spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
esp32-spiram-rom-functions-c.lf
heap.c
locks.c
newlib.lf
newlib_init.c
poll.c components: Change copyright in components files 2022-06-17 16:59:56 +02:00
pthread.c components: Change copyright in components files 2022-06-17 16:59:56 +02:00
random.c
realpath.c components: Change copyright in components files 2022-06-17 16:59:56 +02:00
reent_init.c components: Change copyright in components files 2022-06-17 16:59:56 +02:00
sdkconfig.rename.esp32
sdkconfig.rename.esp32c3
sdkconfig.rename.esp32h2
sdkconfig.rename.esp32s2
sdkconfig.rename.esp32s3
stdatomic.c
syscalls.c
sysconf.c components: Change copyright in components files 2022-06-17 16:59:56 +02:00
system_libs.lf
termios.c components: Change copyright in components files 2022-06-17 16:59:56 +02:00
time.c