summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* Add sim/nsh2 configurationpatacongo2011-10-065-2/+1037
* Fix C++ dependencies, cleaning, ..patacongo2011-10-052-4/+19
* Add sim C++ supportpatacongo2011-10-059-0/+99
* Integrate touchscreen in to SAM3U configurationpatacongo2011-10-052-1/+23
* ADS7843E driver is code completepatacongo2011-10-044-19/+63
* SAM3U SPI driver updatepatacongo2011-10-033-6/+19
* Add hooks for the ADS7843E touchscreen controllerpatacongo2011-10-032-0/+200
* Update comments, dates, ... housekeepingpatacongo2011-10-033-3/+3
* Add SAM3U board-specific SPI supportpatacongo2011-10-0312-399/+402
* Add framework for a SAM3U SPI driverpatacongo2011-10-032-3/+5
* Restore CLOCK_ACTIVETIMEpatacongo2011-10-033-1/+51
* Add FAT date/time stamppatacongo2011-10-021-0/+3
* 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-302-1/+2
* Add a configuration to use for development of the SAM3U-EK touchscreenpatacongo2011-09-306-1/+1447
* Add logic to limit the number of samplespatacongo2011-09-291-0/+6
* Add a simple touchscreen testpatacongo2011-09-297-11/+1013
* Simulated touchscreen debug fixespatacongo2011-09-281-7/+14
* Change X11 event loop initializationpatacongo2011-09-281-0/+12
* Fix NXFFS compilation errorpatacongo2011-09-281-8/+57
* Add a simulated touchscreen driverpatacongo2011-09-285-33/+298
* Fix sim build under Ubuntu 9.09patacongo2011-09-281-5/+32
* CDC ACM fixespatacongo2011-09-272-4/+14
* Add examples/usbtermpatacongo2011-09-262-0/+38
* Fix color format when pixels are read from STM32 LCDpatacongo2011-09-232-6/+156
* STM32 I2C driver will now operated in a polled, non-interrupting mode if so c...patacongo2011-09-172-3/+35
* A little progress with CDC ACM driverpatacongo2011-09-161-2/+2
* More CDC serial updatespatacongo2011-09-151-3/+4
* Add CDC ACM serial class device driverpatacongo2011-09-132-2/+108
* Correct error in clock_gettime(); fix wait for STOP in I2C stm32 driverpatacongo2011-09-111-0/+27
* Add driver for LM-75 temperature sensorpatacongo2011-09-1011-277/+450
* Fix I2C/FSMC conflict for STM32; Fix STM32 clock setuppatacongo2011-09-0812-1/+57
* Add NSH date commandpatacongo2011-09-011-3/+3
* Revert STM32 NSH2 configuration to use CodeSourcery toolchainpatacongo2011-08-302-4/+4
* Switch NSH2 config to use buildroot toolchainpatacongo2011-08-302-6/+4
* Work around a CodeSourcery floating point bugpatacongo2011-08-291-0/+5
* More fixe for FreeBSD buildpatacongo2011-08-282-0/+14
* Export a fast but non-standard way to clear the STM3210E-EVAL LCDpatacongo2011-08-262-23/+42
* Fix nxgl_splitline bugpatacongo2011-08-252-0/+30
* Add a test of the circle rendering logicpatacongo2011-08-244-8/+53
* Clean up Kinetics SDHC DMA code (still does not work)patacongo2011-08-232-12/+30
* More Kinetis SDHC fixespatacongo2011-08-231-2/+3
* Progress with Kinetis SDHC driver (more to to)patacongo2011-08-223-20/+1
* More integration of Kinetis SDHC driver into NSHpatacongo2011-08-214-30/+298
* Very initial SDHC driver for Kinetis partspatacongo2011-08-214-0/+64
* Prep for 6.8 releasenuttx-6.8patacongo2011-08-193-3/+3
* Add support for multiplexed SDIO pins from Urospatacongo2011-08-199-177/+417
* Fix Kinetics UART watermark settingpatacongo2011-08-191-21/+21
* Add twr-k60n512 NSH configurationpatacongo2011-08-1915-4/+1324