TROPIC01's SDK written in C.
Content of this repository is licensed under "Apache 2.0 License”, the copy of the license can be obtained here: https://www.apache.org/licenses/LICENSE-2.0.txt.
For more info about TROPIC01 check datasheet and API pdf.
docs/
Documentationexamples/
A few examples how libtropic might be usedhal/
Support code for various platforms - transport layer, delay function and RNGinclude/
Public API header filessrc/
Library's source filestests/
Unit tests and integration testsvendor/
Third party libraries and tools
Instructions differ based on whether you have physical chip on hand or not:
This link leads to an example embedded project, featuring STM32
devboard and real TROPIC01
chip.
This link leads to an example project, featuring Unix
environment and emulated TROPIC01
chip.
More info can be found here: docs/index.md