Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 358 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 358 Bytes

Onex Kernel

Onex Object Network C implementation: object graph API, persistence, notification (ONN), networking (ONP).

Currently builds for Linux, Pi, Nordic nRF52.

Type 'make' for a list of build targets, or make -f Makefile.

See include/onn.h for the ONN API.

All very alpha/WIP; used by http://github.com/DuncanCragg/OnexOS - also very alpha/WIP.