summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek
Commit message (Expand)AuthorAgeFilesLines
* Convert configs/stm32f4discovery/nxlines to use Kconfig toolpatacongo2012-11-071-1/+0
* Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo2012-11-065-1/+41
* Massive clean-up of linker scripts from Freddie Chopinpatacongo2012-11-0410-371/+50
* Part I of port of Rhombus math librarypatacongo2012-10-285-5/+0
* Document problem with GCC 4.8.3 and the NXFLAT toolspatacongo2012-10-101-0/+6
* Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ldpatacongo2012-10-106-6/+8
* Change the default path to the buildroot bin/ directory in all setenv.sh filespatacongo2012-10-105-5/+5
* All Cortex-M Make.defs files updated to use buildroot EABI toolchain if BUILD...patacongo2012-10-065-10/+30
* Update all config README.txt files to show that they use the EABI buildroot t...patacongo2012-10-061-99/+151
* Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools ar...patacongo2012-10-055-10/+10
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-045-55/+55
* 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