Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1004 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 1004 Bytes

atecc

pkg.go.dev Apache licensed

Package atecc is a driver for the Microchip ATECC608 device in Go.

It supports communication using I²C and USB for dev kits.

⚠️ The API is not fully stable and may still be changed until we publish version 1.0.

Availability

Cross compiling to a different platform or architecture entails disabling cgo by default in Go. If cgo is disabled, the USB support is also disabled. For further details, see the usb package.

Datasheets

Find all datasheets in the Trust Platform Design Suite git repository.