|
---
|
|
title: Atmel Device ID (Serial Number) binding
|
|
version: 0.1
|
|
|
|
description: >
|
|
Binding for locating the Device ID (serial number) on Atmel SAM0 devices.
|
|
|
|
inherits:
|
|
!include base.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "atmel,sam0-id"
|
|
|
|
reg:
|
|
category: required
|
|
...
|