Version 3 (modified by 11 years ago) (diff) | ,
---|
GIET-VM usage information
General Information
Peripherals
User Level Libraries
Peripheral Access
The stdio library contains allowing an application to access peripherals. All these functions contain at least one system call.
Utility Functions
The stdlib library contains various utility functions. These functions do not use system calls.
MWMR channels
The mwmr_channel library defines a communication middleware supporting channelised communications in a multi-tasks parallel application.