Skip to content

libpull/cryptoauthlib-hal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoAuthLib HAL

This repository contains a CryptoAuthLib HAL implementation for CC2650.

In the hal folder you will find two implementations, one direcly based on the cc26xxware implemenation provided by Texas Instruments and another using the Contiki i2c abstraction for the Sensortag board. The implemenation based on the Contiki primitives reduces the size of the HAL when used with a Contiki image.

This implementation has been tested with a TI Sensortag CC2650, the ATECC508A, and the ATSHA204A connected via the i2c bus.

You can find some examples on how to use this HAL in this repository.

About

CryptoAuthLib HAL implementation for CC2650

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages