Skip to content

northvolt/go-atecc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A driver for the Microchip ATECC608 device in Go.

Topics

Resources

License

Stars

Watchers

Forks

Languages