commit | 21475774fc412fed7273408de65ee69bcdd1b84e | [log] [tgz] |
---|---|---|
author | Carles Cufi <carles.cufi@nordicsemi.no> | Wed Nov 06 18:42:45 2024 +0100 |
committer | Henrik Brix Andersen <henrik@brixandersen.dk> | Thu Nov 21 09:26:38 2024 +0100 |
tree | 39742bac4b0b1dd9e8543ae7be221b64866e3f9d | |
parent | 1b84958f5a99de356b2938e9628f086fab1c0fce [diff] |
boards: nordic: nRF54L15DK: Add basic support for the L05 and L10 ICs The nRF54L05 and nRF54L10 are identical to the nRF54L15 except for their memory sizes. Add support for emulating those ICs on the nRF54L15DK. This commit only adds support for the main application core. Support for the FLPR core may be added later. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>