File tree 8 files changed +21
-7
lines changed
8 files changed +21
-7
lines changed Original file line number Diff line number Diff line change 37
37
- nrf54l15dk/nrf54l15/cpuapp
38
38
platform_allow :
39
39
- nrf54l15dk/nrf54l15/cpuapp
40
- extra_args : aws_iot_SHIELD="nrf7002eb_interposer_p1;nrf7002eb"
40
+ extra_args :
41
+ - aws_iot_SHIELD="nrf7002eb_interposer_p1;nrf7002eb"
42
+ - aws_iot_SNIPPET=nrf70-wifi
43
+ - CONFIG_HEAP_MEM_POOL_SIZE=90000
Original file line number Diff line number Diff line change 34
34
- ci_build
35
35
- sysbuild
36
36
- ci_samples_net
37
- extra_args : coap_client_SHIELD="nrf7002eb_interposer_p1;nrf7002eb"
37
+ extra_args :
38
+ - coap_client_SHIELD="nrf7002eb_interposer_p1;nrf7002eb"
39
+ - coap_client_SNIPPET=nrf70-wifi
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ CONFIG_ISR_STACK_SIZE=512
82
82
83
83
# Heap sizes
84
84
CONFIG_HEAP_MEM_POOL_IGNORE_MIN=y
85
- CONFIG_MBEDTLS_HEAP_SIZE=70000
85
+ CONFIG_MBEDTLS_HEAP_SIZE=50000
86
86
CONFIG_HEAP_MEM_POOL_SIZE=87000
87
87
88
88
# POSIX API memory optimizations
Original file line number Diff line number Diff line change 49
49
- nrf54l15dk/nrf54l15/cpuapp
50
50
platform_allow :
51
51
- nrf54l15dk/nrf54l15/cpuapp
52
- extra_args : download_SHIELD="nrf7002eb_interposer_p1;nrf7002eb"
52
+ extra_args :
53
+ - download_SHIELD="nrf7002eb_interposer_p1;nrf7002eb"
54
+ - download_SNIPPET=nrf70-wifi
55
+ - CONFIG_HEAP_MEM_POOL_SIZE=90000
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ CONFIG_ISR_STACK_SIZE=512
78
78
79
79
# Heap sizes
80
80
CONFIG_HEAP_MEM_POOL_IGNORE_MIN=y
81
- CONFIG_MBEDTLS_HEAP_SIZE=70000
81
+ CONFIG_MBEDTLS_HEAP_SIZE=50000
82
82
CONFIG_HEAP_MEM_POOL_SIZE=87000
83
83
84
84
# POSIX API memory optimizations
Original file line number Diff line number Diff line change 62
62
- ci_build
63
63
- sysbuild
64
64
- ci_samples_net
65
- extra_args : https_client_SHIELD="nrf7002eb_interposer_p1;nrf7002eb"
65
+ extra_args :
66
+ - https_client_SHIELD="nrf7002eb_interposer_p1;nrf7002eb"
67
+ - https_client_SNIPPET=nrf70-wifi
68
+ - CONFIG_HEAP_MEM_POOL_SIZE=90000
Original file line number Diff line number Diff line change 57
57
- ci_samples_net
58
58
extra_args :
59
59
- mqtt_SHIELD="nrf7002eb_interposer_p1;nrf7002eb"
60
+ - mqtt_SNIPPET=nrf70-wifi
60
61
- mqtt_EXTRA_CONF_FILE=overlay-tls-nrf54l15-nrf70.conf
61
62
sample.net.mqtt.nrf91.tls :
62
63
sysbuild : true
Original file line number Diff line number Diff line change 42
42
- ci_build
43
43
- sysbuild
44
44
- ci_samples_net
45
- extra_args : udp_SHIELD="nrf7002eb_interposer_p1;nrf7002eb"
45
+ extra_args :
46
+ - udp_SHIELD="nrf7002eb_interposer_p1;nrf7002eb"
47
+ - udp_SNIPPET=nrf70-wifi
You can’t perform that action at this time.
0 commit comments