summaryrefslogtreecommitdiff
path: root/apps/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add FreeModBus to NuttX build systempatacongo2012-07-211-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4962 42af7a65-404d-4744-a932-0658087f49c3
* A little more cleanup after the big STMPE11->811 name changepatacongo2012-05-291-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4783 42af7a65-404d-4744-a932-0658087f49c3
* Add skeleton file for STM32 watchdog timer driverpatacongo2012-04-151-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4611 42af7a65-404d-4744-a932-0658087f49c3
* Developing a new way to handle application configurationspatacongo2012-04-141-0/+41
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4609 42af7a65-404d-4744-a932-0658087f49c3
* Correct a typo in STM32 I2C3 supportpatacongo2012-01-291-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4345 42af7a65-404d-4744-a932-0658087f49c3
* Fix STM32 build with with no RTC; Fix STM3210E-EVAL color correction for the ↵patacongo2011-10-071-1/+6
| | | | | | RenesasSP LCD git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4030 42af7a65-404d-4744-a932-0658087f49c3
* Add sim/nsh2 configurationpatacongo2011-10-061-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4026 42af7a65-404d-4744-a932-0658087f49c3
* apps/ build now supports an 'external' directorypatacongo2011-10-051-3/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4021 42af7a65-404d-4744-a932-0658087f49c3
* TIFF initialization is completepatacongo2011-09-211-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3967 42af7a65-404d-4744-a932-0658087f49c3
* Make NX and NXTEXT built-ins; extend stm3210e-eval/nsh2 config to run the NX ↵patacongo2011-07-161-2/+2
| | | | | | example from the NX command line git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3791 42af7a65-404d-4744-a932-0658087f49c3
* Incorporate install app from Urospatacongo2011-05-121-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3594 42af7a65-404d-4744-a932-0658087f49c3
* Pascal now installs in the apps/ directorypatacongo2011-05-101-11/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3583 42af7a65-404d-4744-a932-0658087f49c3
* Add PIC32 CP0 Regsiter Definitionspatacongo2011-05-091-6/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3580 42af7a65-404d-4744-a932-0658087f49c3
* Changes for clean build of app/ directory with Windows toolchainpatacongo2011-04-101-5/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3488 42af7a65-404d-4744-a932-0658087f49c3
* Fix a couple of recently introduced build problemspatacongo2011-04-041-3/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3463 42af7a65-404d-4744-a932-0658087f49c3
* Remove .built_alwayspatacongo2011-04-011-30/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3449 42af7a65-404d-4744-a932-0658087f49c3
* Renamed nuttapp to namedapp; add binfs to nammedapp/patacongo2011-03-281-5/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3429 42af7a65-404d-4744-a932-0658087f49c3
* apps/ initialization now occurs during the earlier context build phasepatacongo2011-03-241-3/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3412 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-211-6/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3408 42af7a65-404d-4744-a932-0658087f49c3
* More build fixespatacongo2011-03-201-41/+17
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3407 42af7a65-404d-4744-a932-0658087f49c3
* Move nuttx/examples to apps/examplespatacongo2011-03-201-12/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3405 42af7a65-404d-4744-a932-0658087f49c3
* Move nuttx/netutils to apps/netutilspatacongo2011-03-191-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3401 42af7a65-404d-4744-a932-0658087f49c3
* Move netutils header files from include/net/uip to include/apps/netutilspatacongo2011-03-191-3/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3399 42af7a65-404d-4744-a932-0658087f49c3
* Move VSN apps to apps/vsnpatacongo2011-03-191-0/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3397 42af7a65-404d-4744-a932-0658087f49c3
* Use = instead of / for delimiter in appconfig filespatacongo2011-03-191-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3396 42af7a65-404d-4744-a932-0658087f49c3
* apps/ update from Urospatacongo2011-03-181-20/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3392 42af7a65-404d-4744-a932-0658087f49c3
* Add apps/poweroff lpc17 hardware handshakepatacongo2011-03-141-7/+31
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3380 42af7a65-404d-4744-a932-0658087f49c3
* VSN/apps updatepatacongo2011-03-141-5/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3378 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 5.19 releasenuttx-5.19patacongo2011-03-121-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3373 42af7a65-404d-4744-a932-0658087f49c3
* apps/-related updatespatacongo2011-03-111-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3364 42af7a65-404d-4744-a932-0658087f49c3
* Fix QEMU context switch bugpatacongo2011-03-101-4/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3361 42af7a65-404d-4744-a932-0658087f49c3
* add apps/ dirpatacongo2011-03-101-0/+122
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3360 42af7a65-404d-4744-a932-0658087f49c3