commit | 3bd6fb8250fbbf5f92733e355d9abcfde253b532 | [log] [tgz] |
---|---|---|
author | Joakim Andersson <joakim.andersson@nordicsemi.no> | Mon Nov 06 12:45:43 2023 +0100 |
committer | David Hu <david.hu@arm.com> | Tue Nov 07 09:17:52 2023 +0100 |
tree | 0d1314c6e5112ced4e00290f923da3a6e936cf0e | |
parent | cdf39310c4b5c199e83a94a9ad6152ccd78fc29b [diff] |
platform: nordic_nrf: Fix nrf9160 non-secure peripheral regression Fix regression since target_cfg.c was refactored to a common file for nrf91 and nrf53. The I2S and PDM peripheral are not configured as non-secure peripherals. Change-Id: Ibc2c0caa0694458f2b0071976a7494a0d23f529b Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>