summaryrefslogtreecommitdiff
path: root/nuttx/configs/rgmp/x86/cxxtest
Commit message (Expand)AuthorAgeFilesLines
* Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options...Gregory Nutt2014-08-071-1/+1
* Remove CONFIG_DISABLE_CLOCKGregory Nutt2014-08-071-1/+0
* Rename apps/examples/uip to apps/examples/webserverGregory Nutt2014-07-031-1/+1
* NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-021-1/+1
* TCP Read-Ahead: Convert to use I/O buffer chainsGregory Nutt2014-06-241-2/+5
* More trailing whilespace removalGregory Nutt2014-04-131-2/+2
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-061-1/+0
* configs/rgmp/x86/cxxtest: Configuration converted to use the kconfig-frontend...Gregory Nutt2014-03-062-385/+612
* Comment out all CONFIG_APPS_DIR settings in all defconfig files. We con't kn...Gregory Nutt2014-02-211-1/+1
* Straighten out issues about who calls C++ initializers with CXXTEST or HELLOX...Gregory Nutt2013-06-211-0/+4
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-091-4/+0
* up_addregion should use kmm_addregion; move garbage kmm*.c file to mm/. for nowpatacongo2013-03-081-1/+1
* Don't build drivers/mtd unless CONFIG_MTD is defined (Denis Carikli)patacongo2013-01-151-1/+1
* Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows b...patacongo2012-11-111-29/+1
* Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo2012-11-061-3/+11
* RGMP 4.0 update from Qiang Yupatacongo2012-11-044-0/+648