mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-12 08:30:20 +00:00
Merge branch 'feature/add-constexpr-noinline-for-libstdcxx' into 'master'
feat(build): add CONFIG_COMPILER_CXX_GLIBCXX_CONSTEXPR choise option See merge request espressif/esp-idf!42079
This commit is contained in:
@@ -194,6 +194,11 @@ Enabling "Nano" formatting reduces the stack usage of each function that calls `
|
||||
|
||||
.. _Newlib README file: https://sourceware.org/newlib/README
|
||||
|
||||
libstdc++
|
||||
@@@@@@@@@
|
||||
|
||||
- Enable :ref:`CONFIG_COMPILER_CXX_GLIBCXX_CONSTEXPR_COLD_CONSTEXPR<CONFIG_COMPILER_CXX_GLIBCXX_CONSTEXPR_COLD_CONSTEXPR>` or :ref:`CONFIG_COMPILER_CXX_GLIBCXX_CONSTEXPR_COLD<CONFIG_COMPILER_CXX_GLIBCXX_CONSTEXPR_COLD>` to observe the impact on your application's binary size.
|
||||
|
||||
.. _minimizing_binary_mbedtls:
|
||||
|
||||
MbedTLS Features
|
||||
|
||||
Reference in New Issue
Block a user