summaryrefslogtreecommitdiff
path: root/nuttx/configs/vsn
Commit message (Expand)AuthorAgeFilesLines
* Kconfig updatepatacongo2012-04-161-0/+1
* Kconfig updatepatacongo2012-04-121-1/+1
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-061-0/+4
* NX console updatespatacongo2012-03-281-8/+0
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* Clear up some configuration naming that was inconsistent accross STM32 chipspatacongo2012-02-181-2/+2
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-021-2/+0
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-011-2/+3
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-251-20/+20
* Massive name change USB STRG -> USB MSCpatacongo2012-01-253-36/+36
* STM32 ADC driver updatepatacongo2011-12-221-2/+2
* Finishes the PWM driver for the STM32patacongo2011-12-201-0/+14
* Add a configuration for the lpc3152patacongo2011-10-131-1/+1
* Restore CLOCK_ACTIVETIMEpatacongo2011-10-031-1/+1
* Remove support for UTC time; add support for 64-bit timepatacongo2011-10-022-2/+1
* Add support for lo- and hi-res RTC hardwarepatacongo2011-10-012-3/+3
* Minor configuration updatespatacongo2011-09-301-0/+1
* Add NSH date commandpatacongo2011-09-011-3/+3
* Add support for multiplexed SDIO pins from Urospatacongo2011-08-198-172/+385
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-052-3/+3
* More TSC2007 driver updatespatacongo2011-07-301-1/+1
* Add support for STM3210E-EVAL button interruptspatacongo2011-07-071-1/+1
* Remove unused header files; eliminate warningspatacongo2011-06-211-1/+9
* Add resource.h and fixed frequently cloned typopatacongo2011-05-241-2/+2
* Add initial CC1101 wireless logic from Urospatacongo2011-05-163-5/+69
* Incorporate install app from Urospatacongo2011-05-121-3/+7
* Mostly cosmetic changes from Urospatacongo2011-05-071-8/+11
* Add STM32 FLASH driverpatacongo2011-05-073-15/+36
* More timer changes from Urospatacongo2011-05-061-4/+11
* Fix RTL driver MAC addresspatacongo2011-04-211-0/+19
* Rename i2c directories to sensorspatacongo2011-04-191-2/+2
* More changes from Urospatacongo2011-04-161-2/+2
* Add code changes from Urospatacongo2011-04-155-45/+81
* LIS331DL and STM32 I2C patch from Urospatacongo2011-04-051-4/+5
* Add a layer to redirect kernel-mode memory manager accessespatacongo2011-04-051-3/+0
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-031-3/+3
* New LIS331DL driver and VSN updates from Urospatacongo2011-04-034-45/+59
* Remove .built_alwayspatacongo2011-04-011-8/+8
* Moving toward system call infrastructurepatacongo2011-03-291-2/+1
* More changes from Urospatacongo2011-03-283-0/+53
* Re-organize header files so that file systems can be built outside of the nut...patacongo2011-03-281-2/+2
* Updates from Urospatacongo2011-03-275-158/+99
* Incorporate changes from Uros Platisepatacongo2011-03-2615-203/+968
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-211-3/+3
* More build fixespatacongo2011-03-201-1/+1
* Move nuttx/examples to apps/examplespatacongo2011-03-202-10/+13
* Move VSN apps to apps/vsnpatacongo2011-03-191-6/+6
* Use = instead of / for delimiter in appconfig filespatacongo2011-03-191-7/+7
* VSN sdcard.c and ramtron.c moved to appspatacongo2011-03-192-207/+0