This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
49bf8b1d54
zephyr
/
samples
/
display
/
cfb_custom_font
/
boards
/
reel_board.conf
3 lines
30 B
Plaintext
Raw
Normal View
History
Unescape
Escape
samples: display: add sample for demonstrating custom CFB font Add a sample application for demonstrating automatic generation of Character Framebuffer (CFB) font headers at build time. Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2018-11-09 04:56:35 +08:00
CONFIG_SPI=y
drivers: ssd1673: rename driver to ssd16xx ssd1673 driver supports different controllers, rename it to more generic ssd16xx. Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2019-07-04 05:40:38 +08:00
CONFIG_SSD16XX=y