Lines Matching +full:2 +full:- +full:256
1 # Copyright (c) 2018-2023 O.S.Systems
2 # SPDX-License-Identifier: Apache-2.0
5 bool "UpdateHub Firmware Over-the-Air support"
23 UpdateHub is an enterprise-grade solution which makes simple to
25 handles all aspects related to sending Firmware Over-the-Air
56 Server (updatehub-ce) as alternative to the
60 string "User address for the updatehub-ce-server"
99 int "Max CoAP block size defined as 2^(4 + EXP)"
104 0 - COAP_BLOCK_16
105 1 - COAP_BLOCK_32
106 2 - COAP_BLOCK_64
107 3 - COAP_BLOCK_128
108 4 - COAP_BLOCK_256
109 5 - COAP_BLOCK_512
110 6 - COAP_BLOCK_1024
119 bool "SHA-256 on download"
121 Enables SHA-256 verification of data stream while downloading.
131 bool "SHA-256 from flash"
133 Enables SHA-256 verification of stored data stream. When this
142 bool "SHA-256 from both download and flash"
144 Enables SHA-256 verification on both data stream while downloading
152 module-str = Log level for UpdateHub
153 module-help = Enables logging for UpdateHub code.