summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add time and uptimepatacongo2011-04-153-2/+25
* Completes implementation of kernel mode buildpatacongo2011-04-081-0/+2
* Add logic to initialize SAM3U user applicationspatacongo2011-04-081-0/+2
* Integrate syscall with existing svcall logicpatacongo2011-04-061-3/+6
* Clean kernel-/user-mode module buildpatacongo2011-04-051-1/+3
* More separation of kernel- and user-memory managementpatacongo2011-04-052-6/+7
* Add a layer to redirect kernel-mode memory manager accessespatacongo2011-04-056-15/+15
* Progress toward kernel buildpatacongo2011-04-053-6/+36
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-034-12/+12
* fix dependenciespatacongo2011-04-032-3/+7
* New LIS331DL driver and VSN updates from Urospatacongo2011-04-035-3/+20
* Add SAM3U kernel build logicpatacongo2011-04-025-11/+265
* Stubs are working/Proxies are closepatacongo2011-04-016-0/+1244
* Remove .built_alwayspatacongo2011-04-013-4/+4
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-213-9/+9
* More build fixespatacongo2011-03-201-1/+1
* Move nuttx/examples to apps/examplespatacongo2011-03-206-39/+124
* Use = instead of / for delimiter in appconfig filespatacongo2011-03-191-1/+1
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-185-196/+196
* Move NSH to apps/ as librarypatacongo2011-03-181-0/+36
* More support for SLIP data link protocolpatacongo2011-03-123-6/+0
* Create include/nuttx/usb directorypatacongo2010-12-141-3/+3
* P14201 driver now uses new SPI cmddata methodpatacongo2010-12-044-4/+4
* Add strnlen()patacongo2010-10-273-0/+3
* Fix a signal trampoline bugnuttx-5.12patacongo2010-10-272-0/+174