google / cyanobyte

Machine-readable datasheets
https://cyanobyte.dev
Apache License 2.0
80 stars 31 forks source link

Specification extensions #80

Closed Fleker closed 4 years ago

Fleker commented 5 years ago

Have some sort of way to provide additional peripheral data in the spec if it doesn't have a specific key.

Fleker commented 4 years ago
i2c:
    address: 0x10
    'x-i2c-jawn': <any-value>

extensions:
    <any-key-name>: <any-value>