Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Agnos provides a rich API. The following gives some hints to built from scratch a first application integrating Agnos.

Table of Contents

Set pre-conditions

System Initialization

This level of initialization shall be performed only once usually at system’s start-up time.

  • gpiMain

  • gpiInitializeHSM

  • gpiInitializeDisplay

  • gpiInitPolling

Transaction Initialization

...