This website requires JavaScript.
Explore
Help
Sign In
apache
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
mirror of
https://github.com/apache/nuttx-apps.git
synced
2025-07-05 19:30:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nuttx-apps
/
examples
/
fb
History
Gregory Nutt
000b52c668
Fix typos in Kconfig files: LCD_PACKEDMSFIRST, not LCD_PACKEDFIRST.
2017-11-26 07:56:16 -06:00
..
.gitignore
examples/fb: Add a simple test for the framebuffer character driver. This initial commit just verfies some interfaces and initialization logic. Still need to add to graphics update logic.
2017-09-12 09:51:47 -06:00
fb_main.c
apps/examples/fb: Add a small delay between updating each rectangular region.
2017-11-25 11:42:10 -06:00
Kconfig
Fix typos in Kconfig files: LCD_PACKEDMSFIRST, not LCD_PACKEDFIRST.
2017-11-26 07:56:16 -06:00
Make.defs
examples/fb: Add a simple test for the framebuffer character driver. This initial commit just verfies some interfaces and initialization logic. Still need to add to graphics update logic.
2017-09-12 09:51:47 -06:00
Makefile
examples/fb: Add a simple test for the framebuffer character driver. This initial commit just verfies some interfaces and initialization logic. Still need to add to graphics update logic.
2017-09-12 09:51:47 -06:00