Skip to content

SDK for application development with TROPIC01 secure element

License

Notifications You must be signed in to change notification settings

medexs/libtropic

 
 

Repository files navigation

libtropic

TROPIC01's SDK written in C. Contributors, please follow guidelines.

For more info about TROPIC01 chip check out developers resources in TROPIC01 repository.

Repository structure

  • docs/ Documentation
  • examples/ A few examples how libtropic might be used
  • hal/ Support code for various platforms - transport layer, delay function and RNG
  • include/ Public API header files
  • scripts/ Build and config scripts
  • src/ Library's source files
  • tests/ Unit tests and integration tests
  • vendor/ Third party libraries and tools

Get started!

For engineering samples please go here.

Example projects:

  • libtropic-stm32 - example project featuring STM32 NUCLEO_F439ZI or STM32 NUCLEO_L432K
  • libtropic-util - example project featuring USB Dongle with TROPIC01 or Raspberry Pi

Documentation

Doxygen html documentation is here

License

See the LICENSE.md file in the root of this repository or consult license information at Tropic Square website.

About

SDK for application development with TROPIC01 secure element

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.6%
  • Python 2.3%
  • Other 1.1%