File tree 2 files changed +5
-9
lines changed
2 files changed +5
-9
lines changed Original file line number Diff line number Diff line change @@ -102,14 +102,10 @@ CONFIG_SETTINGS=y
102
102
CONFIG_SETTINGS_FCB=y
103
103
CONFIG_FCB=y
104
104
105
- # Download Client - used by FOTA and PGPS
106
- CONFIG_DOWNLOAD_CLIENT=y
107
- CONFIG_DOWNLOAD_CLIENT_HTTP_FRAG_SIZE_1024=y
108
- CONFIG_DOWNLOAD_CLIENT_STACK_SIZE=3072
109
- CONFIG_DOWNLOAD_CLIENT_BUF_SIZE=2048
110
- CONFIG_DOWNLOAD_CLIENT_MAX_HOSTNAME_SIZE=128
111
-
112
- # Flash - Used by FOTA and PGPS
105
+ # Downloader - used by FOTAS
106
+ CONFIG_DOWNLOADER=y
107
+
108
+ # Flash - Used by FOTA
113
109
CONFIG_FLASH=y
114
110
CONFIG_FLASH_PAGE_LAYOUT=y
115
111
CONFIG_FLASH_MAP=y
Original file line number Diff line number Diff line change @@ -14,5 +14,5 @@ manifest:
14
14
- name : nrf
15
15
remote : ncs
16
16
repo-path : sdk-nrf
17
- revision : v2.8.0-rc2
17
+ revision : c361c8ac4ab828a90edb02a59cd982de05f4d818
18
18
import : true
You can’t perform that action at this time.
0 commit comments