vtcsec_summit
Conor Patrick 2016-03-29 12:20:33 -04:00
rodzic e597754a35
commit bcac7b655a
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -55,6 +55,7 @@ I2C layer:
* Wake the ATECC508A from suspension
* Send the formatted command with CRC16.
* Receive ATECC508A response and check for errors and verify received CRC16.
* Put ATECC508A device into suspension
* I2C I/O and CRC calculations are interrupt based and done byte by byte.
### Code organization