summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek
Commit message (Expand)AuthorAgeFilesLines
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo2012-09-185-140/+0
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-1/+1
* Resync new repository with old repo r5166patacongo2012-09-175-5/+5
* Remove executable property from source and make filespatacongo2012-09-138-0/+0
* Email address change in nuttx/patacongo2012-09-1331-31/+31
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-7/+7
* Remove several unused configuration valuespatacongo2012-09-085-10/+0
* Kconfig: Standardize board LED and button configurationspatacongo2012-09-081-19/+0
* More Shenzhou board logicpatacongo2012-09-085-5/+5
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-045-25/+25
* Changes to Kconfig and matching defconfig filespatacongo2012-09-045-30/+30
* Add configurable application entry pointpatacongo2012-08-305-0/+5
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-305-2184/+10
* The USB host driver has been verified on the STM32F4Discoverypatacongo2012-08-295-5/+5
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-275-0/+5
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-235-75/+75
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-206-14/+0
* Review and update some board configurationspatacongo2012-07-291-0/+7
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-111-5/+25
* Integrate the STMPE11 driver into the STM3240G-EVAL board logicpatacongo2012-05-081-1/+1
* Turn PIC32MXMMB backlight offpatacongo2012-04-251-0/+0
* Kconfig updated + NFS updatepatacongo2012-04-231-0/+15
* Kconfig updatepatacongo2012-04-125-5/+5
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-061-0/+4
* Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo2012-02-272-4/+4
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-025-10/+0
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-013-6/+9
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-255-100/+100
* Massive name change USB STRG -> USB MSCpatacongo2012-01-257-124/+124
* Add a configuration for the lpc3152patacongo2011-10-131-1/+1
* ADS7843 updatespatacongo2011-10-122-3/+11
* SAM3U: Add logic to bypass automated control of SPI chip selectspatacongo2011-10-083-15/+107
* SAM3U SPI debug changespatacongo2011-10-071-1/+1
* Fix C++ dependencies, cleaning, ..patacongo2011-10-052-4/+19
* 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
* Minor configuration updatespatacongo2011-09-301-1/+1
* Add a configuration to use for development of the SAM3U-EK touchscreenpatacongo2011-09-306-1/+1447
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-053-5/+5
* Misc documentation/LCD-related updatespatacongo2011-08-052-5/+12
* Setup environment to support multiple fontspatacongo2011-07-193-6/+6
* Add support for STM3210E-EVAL button interruptspatacongo2011-07-071-2/+2
* Standardize button interfacespatacongo2011-07-072-65/+88
* Add resource.h and fixed frequently cloned typopatacongo2011-05-244-8/+8