esp-idf/tools/cmake
Ivan Grokhotkov 90af8531d8 esp32s2: remove -nostdlib accidentally added
-nostdlib was removed in 9a2af7a and then accidentally added
in 1c2cc54.

The issue manifested itself as a failure to link some symbols from
libgcc, even though libgcc should implicitly appear at the end of the
linker command line when -nostdlib is not given.
2020-01-23 17:00:31 +01:00
..
scripts
third_party build: Add CONFIG_APP_PROJECT_VER to set the project version from Kconfig 2020-01-15 11:02:27 +00:00
build.cmake build system: Remove some dependencies from esp32 & esp32s2beta 2020-01-08 18:13:12 +11:00
component.cmake Use component manager if available as python package 2019-12-19 16:48:36 +01:00
convert_to_cmake.py
crosstool_version_check.cmake
git_submodules.cmake CI: build system do not check submodule for CI 2019-12-08 20:32:10 +08:00
idf.cmake
kconfig.cmake Give info and warnings about the TERM environment variable 2019-12-02 09:49:21 +01:00
ldgen.cmake
project.cmake build: Add CONFIG_APP_PROJECT_VER to set the project version from Kconfig 2020-01-15 11:02:27 +00:00
project_description.json.in
run_cmake_lint.sh
targets.cmake
toolchain-esp32.cmake
toolchain-esp32s2.cmake esp32s2: remove -nostdlib accidentally added 2020-01-23 17:00:31 +01:00
utilities.cmake cmake: add description to add_prebuild_library utility 2020-01-15 03:36:47 +00:00
version.cmake global: bump version to 4.2 2020-01-15 10:22:22 +08:00