Marek Fiala
|
9d35d63651
|
feat(cmake): Update minimum cmake version to 3.22 (whole repository)
|
2025-08-19 14:44:32 +02:00 |
|
Marius Vikhammer
|
bf84ab652a
|
change(test_utils): moved test_utils component to tools/test_apps/components/
|
2025-07-21 14:05:50 +08:00 |
|
Sudeep Mohanty
|
c29f473a78
|
refactor(esptool_py): Remove elf variable dependencies
This commit updates all test_apps that have dependency on the elf
variable. Such test_apps now fetch the executable target from the build
properties.
|
2025-07-10 11:26:28 +02:00 |
|
laokaiyao
|
c13ac70aa7
|
ci: check register half word
|
2025-01-20 16:37:18 +08:00 |
|
morris
|
f0c07f82b5
|
fix(test): check call graph for hal component
|
2023-07-05 09:09:01 +08:00 |
|
Chen Jichang
|
6abdc9b76e
|
esp_adc:Trim the build components
If we don't trim the build components, the build system will import all
components which will increase the load of Gitlab server.
Closes IDF-7459
|
2023-06-09 16:46:40 +08:00 |
|
Armando
|
5b523a3313
|
esp_adc: new esp_adc component and adc drivers
|
2022-07-15 18:31:00 +08:00 |
|