summaryrefslogtreecommitdiff
path: root/apps/examples/ostest
Commit message (Expand)AuthorAgeFilesLines
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-2/+3
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Changes to get a clean ez80 build using the ZDS 5.1.1 toolchainpatacongo2012-11-121-2/+6
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-2/+2
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Fix apps/netutils/webclient build problempatacongo2012-11-061-2/+0
* Make ostest RR scheduler test use less memory from Freddie Chopin; Plus build...patacongo2012-11-052-91/+94
* USB device drivers: Add hooks to to use common, external DMA buffer allocatio...patacongo2012-09-1313-13/+13
* Rename all apps/examples/-/main.c to something uniquepatacongo2012-09-132-2/+2
* LPC17xx Kconfig looks goodpatacongo2012-09-051-0/+29
* Add configurable application entry pointpatacongo2012-08-301-20/+12
* Add some protection to the priority inheritance logic when sem_post() is call...patacongo2012-08-281-2/+10
* Fix some list handling associated with priority inheritancepatacongo2012-08-261-2/+12
* update Kconfig filespatacongo2012-04-131-0/+9
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 3 of 2)patacongo2012-04-061-0/+4
* NFS update + make some examples configurable as NSH built-inspatacongo2012-03-222-12/+32
* Add single precision operations to FPU testpatacongo2012-02-261-29/+80
* Fix bugs in lazy FPU register savingpatacongo2012-02-251-49/+64
* Add a test to verify that FPU registers are properly saved and restored on co...patacongo2012-02-244-11/+305
* Fix an PIC32 error in scheduling of signal handlerspatacongo2011-12-261-3/+3
* atexit() functions now called when task killed by task delete; For MCUs with ...patacongo2011-05-287-52/+42
* Fixes to get clean i.MXADS buildpatacongo2011-04-262-13/+13
* Changes for clean build of app/ directory with Windows toolchainpatacongo2011-04-101-1/+5
* Remove user_initialize(); Make sure all integer types are signed that need to bepatacongo2011-04-061-10/+1
* New LIS331DL driver and VSN updates from Urospatacongo2011-04-033-12/+12
* Update apps/ Makefiles to fix environmental bugpatacongo2011-04-011-5/+3
* Add lpc17xx GPIO interrupts + fixes needed by last apps-build check-inpatacongo2011-03-241-1/+2
* apps/ initialization now occurs during the earlier context build phasepatacongo2011-03-241-1/+1
* More build fixespatacongo2011-03-201-2/+2
* Move nuttx/examples to apps/examplespatacongo2011-03-2017-0/+4596