libtropic
C library for TROPIC01 chip
|
Functions with examples of usage of TROPIC01 chip. More...
#include <stdint.h>
Functions | |
int | lt_ex_hello_world (void) |
Example function, Hello World. More... | |
int | lt_ex_hello_world_separate_API (void) |
Example function, Hello World with separate API. More... | |
int | lt_ex_hardware_wallet (void) |
Example function, Hardware Wallet. More... | |
void | lt_ex_fw_update (void) |
Example function, shows how to update TROPIC01's internal firmwares. | |
int | lt_ex_macandd (void) |
Example usage of 'Mac And Destroy' pin verification scheme. | |
Variables | |
uint8_t | sh0priv [] |
uint8_t | sh0pub [] |
uint8_t | sh1priv [] |
uint8_t | sh1pub [] |
uint8_t | sh2priv [] |
uint8_t | sh2pub [] |
uint8_t | sh3priv [] |
uint8_t | sh3pub [] |