Roland Dobai
|
51b104deac
Merge branch 'feat/all_components' into 'master'
|
2 rokov pred |
Peter Dragun
|
9acf412a07
feat(tools): move uf2 generation to esptool
|
2 rokov pred |
Frantisek Hrbata
|
dba7d11096
feat(tools): export information about all components in __COMPONENT_TARGETS
|
2 rokov pred |
Omar Chebib
|
c98d1f1619
feat(bootloader): add the possibility to ignore extra components
|
2 rokov pred |
Frantisek Hrbata
|
56289013ba
tools: extend information in project_description.json
|
2 rokov pred |
Zim Kalinowski
|
369d8a0f8a
build system: more accurate error information for git_describe
|
2 rokov pred |
Marius Vikhammer
|
d17248ecdf
build-system: replace ADDITIONAL_MAKE_CLEAN_FILES with ADDITIONAL_CLEAN_FILES
|
2 rokov pred |
Djordje Nedic
|
3e0f612a7e
tools: Move out idf_size.py in favour of using the esp-idf-size package
|
2 rokov pred |
Frantisek Hrbata
|
a558ad506e
tools: fix custom sdkconfig renaming in set-target
|
2 rokov pred |
Alexey Lapshin
|
5389ac4e04
tools: cmake: ignore linker RWX segment warnings
|
3 rokov pred |
Peter Dragun
|
3e3533f918
feat(idf_monitor): move idf_monitor to separate repo
|
3 rokov pred |
wuzhenghui
|
0cbb4227b2
feature: add build framework support
|
3 rokov pred |
Fu Hanxi
|
17224f3254
component manager: add build property `DEPENDENCIES_LOCK`
|
3 rokov pred |
Ivan Grokhotkov
|
7a298f98ae
cmake: fix the linker type check for --whole-archive option
|
3 rokov pred |
Ivan Grokhotkov
|
b47155a70b
cmake: fix the map file not generated when compiling with Clang
|
3 rokov pred |
Radek Tandler
|
aad600c9ca
Merge branch 'feature/storage_host_test_nvs' into 'master'
|
3 rokov pred |
radek.tandler
|
ca7f073e7b
nvs_flash/host_test: migrated to the CMake build system and nvs flash Linux implementation
|
3 rokov pred |
Fu Hanxi
|
b5d9df8b6f
build_system: stop looking for sdkconfig file specified by env var `SDKCONFIG_DEFAULTS` in bootloader subproject
|
3 rokov pred |
Ivan Grokhotkov
|
237b2ce40c
cmake: use target_link_options and _directories supported since 3.13
|
3 rokov pred |
Ivan Grokhotkov
|
56e6263350
cmake: enable CMAKE_COLOR_DIAGNOSTICS by default
|
3 rokov pred |
Ivan Grokhotkov
|
b548d9345e
Revert "Merge branch 'feature/build_color_output' into 'master'"
|
3 rokov pred |
Ivan Grokhotkov
|
41cffbb2f2
cmake: enable CMAKE_COLOR_DIAGNOSTICS by default
|
3 rokov pred |
Djordje Nedic
|
5ee663d592
tools: Add CSV support to idf_size.py
|
3 rokov pred |
Djordje Nedic
|
facab8c5a7
tools: Increase the minimal supported CMake version to 3.16
|
3 rokov pred |
Sergei Silnov
|
89518ee86a
build & config: Check requirements of managed components of main and add interface versioning
|
3 rokov pred |
Sergei Silnov
|
07827ea362
build & config: Don't include common components on early expansion
|
3 rokov pred |
Sergei Silnov
|
487603b51f
build & config: Add IDF_COMPONENT_MANAGER build property
|
3 rokov pred |
Djordje Nedic
|
11f3898e33
tools: Fix cmake variable propagation
|
3 rokov pred |
Sergei Silnov
|
69cf85e6a6
tools: Enable the component manager by default in CMake
|
3 rokov pred |
Ivan Grokhotkov
|
273633ee31
build system: add WHOLE_ARCHIVE component property
|
3 rokov pred |