1description: Nordic NVMC (Non-Volatile Memory Controller)
2
3compatible: "nordic,nrf52-flash-controller"
4
5include: flash-controller.yaml
6
7properties:
8  partial-erase:
9    type: boolean
10    description: |
11      If set, indicates that the NVMC supports partial erase of flash pages.
12