RFID Guardian Software:Library:Platform-specific modules:OS abstraction
From RFID Guardian
RFID Guardian Software / Library / Platform-specific modules / OS abstraction
OS abstraction
To be expanded Wrap OS in a uniform API, so we can run embedded on eCos, or simulated on Linux, or on Cygwin/Windows.
- threads incl synchronisation primitives
- interrupts
- malloc
- sleep and timer and real-time clock
- cache locking


