mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:22:18 +08:00
Add SSD1783 LCD driver for C155 phone
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4981 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -40,5 +40,10 @@ CONFIGURED_APPS += nshlib
|
||||
|
||||
|
||||
# Path to example in apps/examples
|
||||
CONFIGURED_APPS += examples/hello
|
||||
#CONFIGURED_APPS += examples/hello #fails not finding hello_main despite of good config
|
||||
CONFIGURED_APPS += vsn/poweroff
|
||||
CONFIGURED_APPS += examples/ostest
|
||||
CONFIGURED_APPS += examples/nxtext
|
||||
CONFIGURED_APPS += examples/nxhello
|
||||
CONFIGURED_APPS += examples/nxlines
|
||||
CONFIGURED_APPS += examples/nximage
|
||||
|
||||
Reference in New Issue
Block a user