commit | 19895bf06ed650c3a813472af0fb359e5b1e7b45 | [log] [tgz] |
---|---|---|
author | Joakim Andersson <joakim.andersson@nordicsemi.no> | Tue Nov 21 12:27:37 2023 +0100 |
committer | David Hu <david.hu@arm.com> | Wed Nov 22 04:07:58 2023 +0100 |
tree | b853e597297207e20027ec36deaa0d6aa2e955da | |
parent | 15d0f08148369d6760c975f17122705f879ac52d [diff] |
platform: nordic_nrf: Fix NS app compilation error for missing header The NS app does not have access to the array.h header. Remove the dependency on this header. Change-Id: I52eae2153f63320ae46b43e3796d014205bd01b4 Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>