zephyr/subsys/fb
Johann Fischer 9d0d5710d8 cfb: increase maximum resolution of the framebuffer
The maximum resolution of the character framebuffer
is far too low, use u16_t and increase it.

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2019-02-02 09:04:05 -05:00
..
CMakeLists.txt shell: Add initial code for Character Framebuffer shell module 2018-12-07 10:21:02 -05:00
Kconfig kconfig: Have the 'framebuffer' menu depend on it being enabled 2018-12-30 16:24:50 -05:00
cfb.c cfb: increase maximum resolution of the framebuffer 2019-02-02 09:04:05 -05:00
cfb_fonts.c
cfb_shell.c shell: Add initial code for Character Framebuffer shell module 2018-12-07 10:21:02 -05:00