You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
samples: bluetooth: Remove thingy53/ns from some samples
Remove the thingy53 non secure target from several bluetooth
samples which enable BT_CRYPTO.
Recently the configuration of TF-M was updated to take into
account the BT_CRYPTO symbol. Meaning that when the BT_CRYPTO
is enabled TF-M configuration makes sure to provide support
for the BT_CRYPTO requirements. This was not happening before
resulting to invalid configurations where the samples failed
at runtime.
The thingy 53 non secure target has a flash overflow when trying
to build these samples with a valid TF-M configuration and thus
I removed them from the yaml files.
Signed-off-by: Georgios Vasilakis <[email protected]>
0 commit comments