Difference between revisions of "Libsoc"
From ArmadeusWiki
(→Use libsoc in a development project) |
|||
Line 15: | Line 15: | ||
== Use libsoc in a development project == | == Use libsoc in a development project == | ||
+ | |||
+ | === In a C/C++ project === | ||
+ | |||
+ | === In a Python project === | ||
== See also == | == See also == |
Latest revision as of 08:21, 4 July 2017
Page under construction...
Informations on this page are not guaranteed !!
Libsoc is a library that simplify APF/OPOS boards devices usage for developers. This library is written to be used with C and Python languages.
The core is written in C and bindings are available for Python language.
Contents
Install libsoc on target
launch make menuconfig and select libsoc :
Target packages ---> Libraries ---> Hardware handling ---> [*] libsoc