Roland Dobai
|
ab9f714248
Add build system support for programming ESP32-S2 using DFU utils
|
6 лет назад |
Roland Dobai
|
1821ee8851
tools: Add proper multi-chip support for idf_size.py
|
6 лет назад |
KonstantinKondrashov
|
b49a657448
build: Add CONFIG_APP_PROJECT_VER to set the project version from Kconfig
|
6 лет назад |
Sergei Silnov
|
dfafa98253
Use component manager if available as python package
|
6 лет назад |
Renz Christian Bagaporo
|
42d4f39a9a
cmake: consider sdkconfig defaults value from environment
|
6 лет назад |
Renz Christian Bagaporo
|
bf1df9b5b5
cmake: do not check if sdkconfig exists
|
6 лет назад |
Renz Christian Bagaporo
|
d43cc4fa4b
cmake: allow multiple sdkconfig defaults to be specified
|
6 лет назад |
Angus Gratton
|
f4ea7c5a46
cmake: Set uninitialized variable warnings in ULP & bootloader subprojects
|
6 лет назад |
Angus Gratton
|
96b96ae244
Merge branch 'bugfix/cmake_component_names' into 'master'
|
6 лет назад |
Angus Gratton
|
9a7ab28cc2
idf.py: Add environment variable to enable ccache by default
|
6 лет назад |
Renz Christian Bagaporo
|
ba2ec73d59
cmake: fix build failure when git repo is initialized but no first commit
|
6 лет назад |
Renz Christian Bagaporo
|
826568a120
cmake: introduce BUILD_COMPONENT_ALIASES
|
6 лет назад |
Renz Christian Bagaporo
|
4690152eca
cmake: make default version 1
|
6 лет назад |
Renz Christian Bagaporo
|
72a5762525
cmake: make use of ccache opt-in
|
7 лет назад |
Angus Gratton
|
d9ca915fa4
Merge branch 'bugfix/cmake_project_vars_not_set_by_redefinition' into 'master'
|
7 лет назад |
Angus Gratton
|
396131433a
Merge branch 'feature/idf_size_json' into 'master'
|
7 лет назад |
Renz Christian Bagaporo
|
7edef74347
cmake: set variables set by project call
|
7 лет назад |
Angus Gratton
|
05be37c87c
idf_size: Support JSON output
|
7 лет назад |
Renz Christian Bagaporo
|
83ce35d638
cmake: do not use link groups
|
7 лет назад |
Renz Christian Bagaporo
|
b4ad6c1426
cmake: refactor quick check given component dirs
|
7 лет назад |
Renz Christian Bagaporo
|
5175a152d9
cmake: exclude dot-dirs from added components
|
7 лет назад |
Renz Christian Bagaporo
|
078c69e689
cmake: remove redundant variable setting
|
7 лет назад |
Renz Christian Bagaporo
|
7493bd2e28
cmake: add command to get config value
|
7 лет назад |
Renz Christian Bagaporo
|
c564d1730f
esp_common: append gc sections link flag
|
7 лет назад |
Renz Christian Bagaporo
|
c6dc47b3e2
cmake: build system changes
|
7 лет назад |
Renz Christian Bagaporo
|
459dd29444
cmake: restore ccache use when present
|
7 лет назад |
Angus Gratton
|
d50af8bd53
Merge branch 'bugfix/no_tests_for_unit_test_example' into 'master'
|
7 лет назад |
Renz Christian Bagaporo
|
0d5660fbde
cmake: fix error in converting project variables to namespaced ones
|
7 лет назад |
Angus Gratton
|
89826e8f47
generic cmake: Always use gc-sections when linking IDF libraries
|
7 лет назад |
Renz Christian Bagaporo
|
ba6058ba58
cmake: fix error on building idf as lib when env IDF_PATH is not set
|
7 лет назад |