zephyr/lib
Jan Van Winkel cbfcae7a1f gui: Added glue logic for LittlevGL GUI library
Added glue logic to interface Zephyr with LittlevGL GUI library

This includes:
 * KConfig options for all lvgl options
 * Kernel & user space memory management
 * Zephyr to lvgl FS call mapping
 * Color space conversion function

Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu>
2019-01-07 16:05:35 -05:00
..
base64 lib: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
cmsis_rtos_v1 lib: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
cmsis_rtos_v2 lib/cmsis_rtos_v2: Fix overflow in osKernelGetInfo() 2018-12-26 09:41:41 -05:00
crc crc: Move crc7 into CRC single header 2018-12-30 16:24:10 -05:00
gui gui: Added glue logic for LittlevGL GUI library 2019-01-07 16:05:35 -05:00
json lib: json: Fix warning when building with newlib 2018-07-12 16:01:30 -05:00
libc libc: riscv: Fix the RISC-V ifdef 2019-01-03 18:15:53 -05:00
mempool lib/mempool: One more spurious -ENOMEM condition 2018-11-20 11:35:10 +01:00
posix lib: posix: Make statements evaluate boolean expressions 2019-01-07 08:52:07 -05:00
rbtree kernel: Make statements evaluate boolean expressions 2019-01-07 08:52:07 -05:00
ring_buffer lib: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
CMakeLists.txt gui: Added glue logic for LittlevGL GUI library 2019-01-07 16:05:35 -05:00
fdtable.c lib/fdtable: Add ioctl() and fcntl() implementations 2018-12-14 13:21:31 +02:00
Kconfig gui: Added glue logic for LittlevGL GUI library 2019-01-07 16:05:35 -05:00
thread_entry.c kernel: thread: Move out the function _thread_entry() to lib 2018-05-15 17:48:18 +03:00
work_q.c kernel: add user mode work_q capability 2018-11-29 09:21:18 -08:00