summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/vsn
AgeCommit message (Expand)AuthorFilesLines
2012-08-23Lots of defconfig changes for compatibility with the configuration toolpatacongo1-15/+15
2012-08-20CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2-6/+0
2012-08-10Add support for Olimex STM32-P107 board (contributed by Max Holtzberg)patacongo1-9/+17
2012-04-16Kconfig updatepatacongo1-0/+1
2012-04-12Kconfig updatepatacongo1-1/+1
2012-04-06Add kconfig documentationpatacongo1-1/+1
2012-04-06Adding skeleton Kconfig files (part 2 of 2)patacongo1-0/+4
2012-03-28NX console updatespatacongo1-8/+0
2012-03-21Move file-system header files to include/nuttx/fspatacongo1-1/+1
2012-02-18Clear up some configuration naming that was inconsistent accross STM32 chipspatacongo1-2/+2
2012-02-02NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo1-2/+0
2012-02-01Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo1-2/+3
2012-01-25More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo1-20/+20
2012-01-25Massive name change USB STRG -> USB MSCpatacongo3-36/+36
2011-12-22STM32 ADC driver updatepatacongo1-2/+2
2011-12-20Finishes the PWM driver for the STM32patacongo1-0/+14
2011-10-13Add a configuration for the lpc3152patacongo1-1/+1
2011-10-03Restore CLOCK_ACTIVETIMEpatacongo1-1/+1
2011-10-02Remove support for UTC time; add support for 64-bit timepatacongo2-2/+1
2011-10-01Add support for lo- and hi-res RTC hardwarepatacongo2-3/+3
2011-09-30Minor configuration updatespatacongo1-0/+1
2011-09-01Add NSH date commandpatacongo1-3/+3
2011-08-19Add support for multiplexed SDIO pins from Urospatacongo8-172/+385
2011-08-05Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2-3/+3
2011-07-30More TSC2007 driver updatespatacongo1-1/+1
2011-07-07Add support for STM3210E-EVAL button interruptspatacongo1-1/+1
2011-06-21Remove unused header files; eliminate warningspatacongo1-1/+9
2011-05-24Add resource.h and fixed frequently cloned typopatacongo1-2/+2
2011-05-16Add initial CC1101 wireless logic from Urospatacongo3-5/+69
2011-05-12Incorporate install app from Urospatacongo1-3/+7
2011-05-07Mostly cosmetic changes from Urospatacongo1-8/+11
2011-05-07Add STM32 FLASH driverpatacongo3-15/+36
2011-05-06More timer changes from Urospatacongo1-4/+11
2011-04-21Fix RTL driver MAC addresspatacongo1-0/+19
2011-04-19Rename i2c directories to sensorspatacongo1-2/+2
2011-04-16More changes from Urospatacongo1-2/+2
2011-04-15Add code changes from Urospatacongo5-45/+81
2011-04-05LIS331DL and STM32 I2C patch from Urospatacongo1-4/+5
2011-04-05Add a layer to redirect kernel-mode memory manager accessespatacongo1-3/+0
2011-04-03Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo1-3/+3
2011-04-03New LIS331DL driver and VSN updates from Urospatacongo4-45/+59
2011-04-01Remove .built_alwayspatacongo1-8/+8
2011-03-29Moving toward system call infrastructurepatacongo1-2/+1
2011-03-28More changes from Urospatacongo3-0/+53
2011-03-28Re-organize header files so that file systems can be built outside of the nut...patacongo1-2/+2
2011-03-27Updates from Urospatacongo5-158/+99
2011-03-26Incorporate changes from Uros Platisepatacongo15-203/+968
2011-03-21Prep for 6.0 releasepatacongo1-3/+3
2011-03-20More build fixespatacongo1-1/+1
2011-03-20Move nuttx/examples to apps/examplespatacongo2-10/+13