libubiio 0.1 released!
By Corentin on Wednesday, March 4 2009, 16:29 - Permalink
UBIIO library is an user-space library which exports same functions in UBI GNU/Linux kernel module. It provides exactly the same API as the kernel does, that way kernel code can be used in user-space without any change. The code is widely inspired with libubi source code.
Documentation can be found at http://uffs.org/api/libubiio.html It is obviously the same as UBI kernel API, but there is actually few differences in return values.
Internal functions documentation can be found at http://uffs.org/api/libubiio_int.ht....
The code can be found at http://git.uffs.org/?p=libubiio.git
