| --- | |
| title: Nordic NVMC | |
| id: nordic,nrf52-flash-controller | |
| version: 0.1 | |
| description: > | |
| This binding gives a base representation of the Nordic NVMC | |
| inherits: | |
| !include flash-controller.yaml | |
| properties: | |
| compatible: | |
| type: string | |
| category: required | |
| description: compatible strings | |
| constraint: "nrf,nrf52-flash-controller" | |
| ... |