zephyr/boards/nordic
Gerard Marull-Paretas de70ebd66f boards: nordic: do not enable DMA_RAM21 region by default
This region is only required if certain fast peripherals make use of such
region for DMAing. It was now enabled on all builds, often resulting in:

```
[134/134] Linking C executable zephyr/zephyr.elf
Memory region         Used Size  Region Size  %age Used
           FLASH:       24372 B       248 KB      9.60%
             RAM:        4448 B       256 KB      1.70%
       DMA_RAM21:          0 GB        16 KB      0.00% <~~ Not used!
   DMA_RAM3x_APP:          40 B         4 KB      0.98%
        IDT_LIST:          0 GB        32 KB      0.00%
```

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2024-09-30 17:12:07 +01:00
..
nrf51dk samples: hello_world: use zephyr:code-sample directive 2024-09-16 10:05:18 +02:00
nrf51dongle samples: hello_world: use zephyr:code-sample directive 2024-09-16 10:05:18 +02:00
nrf52dk boards: nordic: nrf52805: Fix slot1_partition base address 2024-09-18 09:56:42 +02:00
nrf54h20dk boards: nordic: do not enable DMA_RAM21 region by default 2024-09-30 17:12:07 +01:00
nrf54l15dk samples: hello_world: use zephyr:code-sample directive 2024-09-16 10:05:18 +02:00
nrf54l15pdk samples: hello_world: use zephyr:code-sample directive 2024-09-16 10:05:18 +02:00
nrf54l20pdk samples: hello_world: use zephyr:code-sample directive 2024-09-16 10:05:18 +02:00
nrf5340_audio_dk boards: nrf53*: add L|HFXO configurations 2024-09-20 11:08:39 +02:00
nrf5340dk boards: nrf53*: add L|HFXO configurations 2024-09-20 11:08:39 +02:00
nrf7002dk samples: hello_world: use zephyr:code-sample directive 2024-09-16 10:05:18 +02:00
nrf9131ek samples: hello_world: use zephyr:code-sample directive 2024-09-16 10:05:18 +02:00
nrf9151dk samples: hello_world: use zephyr:code-sample directive 2024-09-16 10:05:18 +02:00
nrf9160dk samples: hello_world: use zephyr:code-sample directive 2024-09-16 10:05:18 +02:00
nrf9161dk samples: hello_world: use zephyr:code-sample directive 2024-09-16 10:05:18 +02:00
nrf9280pdk boards: nordic: do not enable DMA_RAM21 region by default 2024-09-30 17:12:07 +01:00
nrf21540dk samples: hello_world: use zephyr:code-sample directive 2024-09-16 10:05:18 +02:00
nrf52833dk samples: hello_world: use zephyr:code-sample directive 2024-09-16 10:05:18 +02:00
nrf52840dk samples: hello_world: use zephyr:code-sample directive 2024-09-16 10:05:18 +02:00
nrf52840dongle
thingy52 samples: sensor: use zephyr:code-sample directive 2024-09-04 21:26:50 +02:00
thingy53 boards: nrf53*: add L|HFXO configurations 2024-09-20 11:08:39 +02:00
index.rst