velxio/test/test_custom_chips/sdk/examples/ds3231.chip.json

10 lines
251 B
JSON

{
"schema": "velxio-chip/v1",
"name": "DS3231",
"author": "Velxio",
"license": "MIT",
"description": "Extremely accurate I2C real-time clock (address 0x68).",
"pins": ["SDA", "SCL", "INT", "RST", "32K", "GND", "VCC"],
"attributes": []
}