| commit | f36b6d8552bb1f35845bdb9c353b97a53ab880eb | [log] [tgz] |
|---|---|---|
| author | Dominik Ermel <dominik.ermel@nordicsemi.no> | Thu Mar 31 13:06:04 2022 +0000 |
| committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Apr 08 13:49:55 2022 +0200 |
| tree | 909cf369a342668140bea7001a9d05275f0eae81 | |
| parent | 756c34659bda92f317f9358e34af8c65759d3bb8 [diff] |
mgmt/mcumgr/lib: Deprecate CONFIG_IMG_MGMT_UL_CHUNK_SIZE The IMG_MGMT_UL_CHUNK_SIZE is no longer used to control size of intermediate buffer used for application image chunk processing, instead directly request trasport buffer is used. Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>