Ivan Grokhotkov
|
c11f77cb1a
Merge branch 'feature/use_underlying_cmake_targets_for_idf_py' into 'master'
|
6 лет назад |
KonstantinKondrashov
|
b49a657448
build: Add CONFIG_APP_PROJECT_VER to set the project version from Kconfig
|
6 лет назад |
Renz Christian Bagaporo
|
cc8bff703e
esptool_py: create flash target functions
|
6 лет назад |
Renz Christian Bagaporo
|
a4ee680bbf
app_update: use build system api to get partition_table dir
|
6 лет назад |
Renz Christian Bagaporo
|
94e0569c2b
make, cmake: pass config esptool args for otatool invocation
|
7 лет назад |
Renz Christian Bagaporo
|
179259f195
components: restore dependency of extra bins on flash target
|
6 лет назад |
Renz Christian Bagaporo
|
9b350f9ecc
cmake: some formatting fixes
|
6 лет назад |
Renz Christian Bagaporo
|
9eccd7c082
components: use new component registration api
|
6 лет назад |
Angus Gratton
|
78b7b137ad
Merge branch 'feature/otatool_parttool_python_api' into 'master'
|
6 лет назад |
Renz Christian Bagaporo
|
3882e48e8a
cmake: use new signature form of target_link_library to link components
|
6 лет назад |
Renz Christian Bagaporo
|
3836aa9ae6
partition_table,app_update: use config partition table offset
|
6 лет назад |
Renz Christian Bagaporo
|
1de627e68a
app_update: implement Python API for otatool
|
6 лет назад |
Renz Christian Bagaporo
|
ffec9d4947
components: update with build system changes
|
6 лет назад |
Renz Christian Bagaporo
|
234de8de55
cmake: Allow components to present their own images to flash
|
7 лет назад |
Konstantin Kondrashov
|
c0f5e58bdc
build: Add trimming PROJECT_VER and PROJECT_NAME vars
|
7 лет назад |
Konstantin Kondrashov
|
d4cb14bc65
app_update: Fix esp_app_desc unused var for Cmake
|
7 лет назад |
Konstantin Kondrashov
|
3b9cb25fe1
esp32: Add firmware version to app
|
7 лет назад |
Renz Christian Bagaporo
|
bceec35d0e
cmake: use otatool and parttool for build
|
7 лет назад |
Renz Christian Bagaporo
|
37d30c7a6e
cmake: separate app from idf lib project
|
7 лет назад |
Renz Christian Bagaporo
|
d9939cedd9
cmake: make main a component again
|
7 лет назад |
Angus Gratton
|
38c0626090
cmake app_update: Add "flash blank otadata" functionality to cmake
|
7 лет назад |
Nicola Lunghi
|
ed1f4e50df
cmakelists: move spi_flash to COMPONENT_REQUIRES
|
7 лет назад |
Angus Gratton
|
1cb5712463
cmake: Add component dependency support
|
8 лет назад |
Angus Gratton
|
4f1a856dbf
cmake: Remove defaults for COMPONENT_SRCDIRS, COMPONENT_SRCS, COMPONENT_ADD_INCLUDEDIRS
|
8 лет назад |
Angus Gratton
|
c671a0c3eb
build system: Initial cmake support, work in progress
|
8 лет назад |