zephyr/lib
Gerard Marull-Paretas 5df0ad3194 lib: gui: lvgl: update to v7.0.2
Update LVGL to version 7.0.2. Notable changes in v7 include:

- New drawing system (note that it uses much more ROM than previous
  versions)
- New style system
- Some objects have been renamed (current changes do not align yet
  Zephyr Kconfig settings with LVGL)
- New fonts with more sizes (e.g. Montserrat, replacing Roboto)
- Theme changes (most have been removed, default is now Material)

Note that constant defaults have been aligned with LVGL.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2020-07-27 15:06:22 +02:00
..
cmsis_rtos_v1 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
cmsis_rtos_v2 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
fnmatch
gui lib: gui: lvgl: update to v7.0.2 2020-07-27 15:06:22 +02:00
libc libc: newlib: libc-hooks: Fix Coverity warning 2020-07-24 21:51:14 -04:00
open-amp
os lib: fdtable: Remove workaround for SimpleLink for fcntl 2020-07-27 13:28:06 +02:00
posix lib: posix: eventfd: fix read/poll after multiple writes 2020-07-20 16:21:37 +02:00
updatehub lib: updatehub: Add download block check 2020-06-23 19:22:31 +02:00
CMakeLists.txt
Kconfig