summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/sam3u-ek
AgeCommit message (Expand)AuthorFilesLines
2012-09-04Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo5-25/+25
2012-09-04Changes to Kconfig and matching defconfig filespatacongo5-30/+30
2012-08-30Add configurable application entry pointpatacongo5-0/+5
2012-08-30Remove documentation from defconfig files so that they are more maintainablepatacongo5-2184/+10
2012-08-29The USB host driver has been verified on the STM32F4Discoverypatacongo5-5/+5
2012-08-27Dequote Kconfig strings that may be used as components of a pathpatacongo5-0/+5
2012-08-23Lots of defconfig changes for compatibility with the configuration toolpatacongo5-75/+75
2012-08-20CONFIG_DRAM_END configuration change from Richard Cochranpatacongo6-14/+0
2012-07-29Review and update some board configurationspatacongo1-0/+7
2012-05-11NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo1-5/+25
2012-05-08Integrate the STMPE11 driver into the STM3240G-EVAL board logicpatacongo1-1/+1
2012-04-25Turn PIC32MXMMB backlight offpatacongo1-0/+0
2012-04-23Kconfig updated + NFS updatepatacongo1-0/+15
2012-04-12Kconfig updatepatacongo5-5/+5
2012-04-06Add kconfig documentationpatacongo1-1/+1
2012-04-06Adding skeleton Kconfig files (part 2 of 2)patacongo1-0/+4
2012-02-27Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo2-4/+4
2012-02-02NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo5-10/+0
2012-02-01Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo3-6/+9
2012-01-25More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo5-100/+100
2012-01-25Massive name change USB STRG -> USB MSCpatacongo7-124/+124
2011-10-13Add a configuration for the lpc3152patacongo1-1/+1
2011-10-12ADS7843 updatespatacongo2-3/+11
2011-10-08SAM3U: Add logic to bypass automated control of SPI chip selectspatacongo3-15/+107
2011-10-07SAM3U SPI debug changespatacongo1-1/+1
2011-10-05Fix C++ dependencies, cleaning, ..patacongo2-4/+19
2011-10-05Integrate touchscreen in to SAM3U configurationpatacongo2-1/+23
2011-10-04ADS7843E driver is code completepatacongo4-19/+63
2011-10-03SAM3U SPI driver updatepatacongo3-6/+19
2011-10-03Add hooks for the ADS7843E touchscreen controllerpatacongo2-0/+200
2011-10-03Update comments, dates, ... housekeepingpatacongo3-3/+3
2011-10-03Add SAM3U board-specific SPI supportpatacongo12-399/+402
2011-10-03Add framework for a SAM3U SPI driverpatacongo2-3/+5
2011-09-30Minor configuration updatespatacongo1-1/+1
2011-09-30Add a configuration to use for development of the SAM3U-EK touchscreenpatacongo6-1/+1447
2011-08-05Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo3-5/+5
2011-08-05Misc documentation/LCD-related updatespatacongo2-5/+12
2011-07-19Setup environment to support multiple fontspatacongo3-6/+6
2011-07-07Add support for STM3210E-EVAL button interruptspatacongo1-2/+2
2011-07-07Standardize button interfacespatacongo2-65/+88
2011-05-24Add resource.h and fixed frequently cloned typopatacongo4-8/+8
2011-04-15Add time and uptimepatacongo3-2/+25
2011-04-08Completes implementation of kernel mode buildpatacongo1-0/+2
2011-04-08Add logic to initialize SAM3U user applicationspatacongo1-0/+2
2011-04-06Integrate syscall with existing svcall logicpatacongo1-3/+6
2011-04-05Clean kernel-/user-mode module buildpatacongo1-1/+3
2011-04-05More separation of kernel- and user-memory managementpatacongo2-6/+7
2011-04-05Add a layer to redirect kernel-mode memory manager accessespatacongo6-15/+15
2011-04-05Progress toward kernel buildpatacongo3-6/+36
2011-04-03Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo4-12/+12