.. |
scripts
|
[cmake]: fix idf_component_mock requirement macro
|
2021-07-28 18:50:43 +08:00 |
third_party
|
Whitespace: Automated whitespace fixes (large commit)
|
2020-11-11 07:36:35 +00:00 |
build.cmake
|
build system: quote values in __build_write_properties
|
2021-10-06 10:15:10 +02:00 |
component.cmake
|
build system: quote values in __component_write_properties
|
2021-10-06 10:15:02 +02:00 |
convert_to_cmake.py
|
style: format python files with isort and double-quote-string-fixer
|
2021-01-26 10:49:01 +08:00 |
crosstool_version_check.cmake
|
tools: stop building if compiler is unsupported
|
2021-06-28 23:36:15 +08:00 |
dfu.cmake
|
docs, cmake: updates for ESP32-S3 DFU support
|
2021-10-08 18:24:20 +02:00 |
git_submodules.cmake
|
CI: build system do not check submodule for CI
|
2019-12-08 20:32:10 +08:00 |
idf.cmake
|
[cmake]: fixed FPGA setting during early build
|
2021-08-26 10:11:56 +08:00 |
kconfig.cmake
|
cmake: kconfig: sort results of new glob expressions
|
2021-10-06 10:16:44 +02:00 |
ldgen.cmake
|
ci: enabled ldgen mapping check in ci
|
2021-01-19 11:17:18 +08:00 |
project.cmake
|
build system: project: quote linker map file argument
|
2021-10-06 10:14:55 +02:00 |
project_description.json.in
|
Decompose idf_monitor.py
|
2021-04-12 10:47:33 +02:00 |
run_dfu_util.cmake
|
Add ability to select a device for DFU flashing
|
2020-05-28 09:31:35 +02:00 |
targets.cmake
|
cmake: don't search for toolchain files in component directory
|
2021-09-16 10:54:27 +02:00 |
toolchain-clang-esp32.cmake
|
cmake: allow selection of clang based toolchain
|
2021-09-16 10:54:27 +02:00 |
toolchain-clang-esp32s2.cmake
|
cmake: allow selection of clang based toolchain
|
2021-09-16 10:54:27 +02:00 |
toolchain-esp32.cmake
|
global: remove gcc 5.2 support
|
2019-11-20 11:17:27 +01:00 |
toolchain-esp32c3.cmake
|
cmake: Add esp32c3 toolchain file
|
2020-12-24 14:18:02 +11:00 |
toolchain-esp32h2.cmake
|
esp32h2: add esp32h2 build target
|
2021-07-01 19:51:33 +08:00 |
toolchain-esp32s2.cmake
|
esp32s2: remove -nostdlib accidentally added
|
2020-01-23 17:00:31 +01:00 |
toolchain-esp32s3.cmake
|
global: add new target name: esp32-s3
|
2020-06-11 21:40:08 +08:00 |
toolchain-linux.cmake
|
build system: don't add GCC-specific options when building with clang
|
2021-01-24 12:48:29 +01:00 |
uf2.cmake
|
esp32h2: add some more fixes and TODOs
|
2021-07-01 20:36:39 +08:00 |
utilities.cmake
|
tools: replace _ with - in idf.py
|
2021-10-13 17:30:38 +08:00 |
version.cmake
|
feat: set IDF_VERSION to environment variable
|
2021-07-16 12:01:57 +08:00 |