summaryrefslogtreecommitdiff
path: root/nuttx/examples/nx
Commit message (Expand)AuthorAgeFilesLines
* Move nuttx/examples to apps/examplespatacongo2011-03-206-2238/+0
* P14201 driver now uses new SPI cmddata methodpatacongo2010-12-042-3/+3
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-281-2/+2
* Fixes for rendering fonts at 4bpppatacongo2010-05-161-3/+1
* Misc OLED-related bug fixespatacongo2010-05-161-1/+4
* board.h should not include files in arch directorypatacongo2010-05-161-1/+1
* Finish framebuffer supportpatacongo2010-05-153-5/+66
* NX for 4bpppatacongo2010-05-151-3/+42
* In progress changes for OLED display workpatacongo2010-05-151-1/+11
* Documentation/NXGraphicsSubsystem.htmlpatacongo2010-04-241-2/+2
* More NX LCD fixespatacongo2010-04-232-3/+4
* Some LCD output, still a long way to gopatacongo2010-04-211-3/+3
* sam3u LCD driver is code complete (but untested)patacongo2010-04-201-1/+7
* Framework for SAM3U LCD driverpatacongo2010-04-181-0/+1
* 1st round of fixes for LCD buildpatacongo2010-04-172-7/+48
* Add configuration to select LCD driver for NXpatacongo2010-04-171-1/+1
* Looks like part of Makefile was accidentally removedpatacongo2009-12-171-1/+6
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-155-48/+54
* Remove warningspatacongo2009-06-201-6/+4
* Fix conditional compile syntaxpatacongo2008-12-061-5/+5
* Allocate smaller buffers for glyphspatacongo2008-12-063-41/+125
* Clean-up and document NX configuration settingspatacongo2008-12-052-5/+5
* Fonts are integatedpatacongo2008-12-042-2/+1
* Integrating font capabilities; debug bitmap logicpatacongo2008-12-043-56/+20
* Add font testpatacongo2008-12-045-128/+572
* Removed superfluous toolbar handlepatacongo2008-12-042-14/+12
* Enable keypad inputpatacongo2008-12-042-38/+51
* Modify examples/nx to use NXTK; fix related bugspatacongo2008-12-033-139/+470
* Don't keep sizes in rectanglespatacongo2008-12-021-11/+9
* Can't use signal handler for nx_eventhandler()patacongo2008-12-014-316/+421
* Fixed for multi-user NX modepatacongo2008-12-012-2/+26
* Integrated mouse supportpatacongo2008-12-011-8/+47
* Fix passed window numberpatacongo2008-12-011-1/+1
* Add nx_constructwindowpatacongo2008-12-011-3/+3
* Add argument to window callbackspatacongo2008-12-011-32/+72
* There is at least some X11 output nowpatacongo2008-11-301-4/+22
* Use nx_eventnotifypatacongo2008-11-291-73/+254
* Added notification signalpatacongo2008-11-291-0/+3
* Add configuration checkpatacongo2008-11-291-0/+4
* cosmetic fixes to debug outputpatacongo2008-11-291-4/+4
* Use configurable server configurationpatacongo2008-11-291-1/+2
* Add more configuration checkingpatacongo2008-11-291-4/+15
* Changes from initial NX debugpatacongo2008-11-283-51/+283
* NX test/examplepatacongo2008-11-284-0/+580