summaryrefslogtreecommitdiff
path: root/nuttx/configs/open1788/src
Commit message (Expand)AuthorAgeFilesLines
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-301-1/+0
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-301-4/+3
* Con't build external memory files if EMC support is not enabledGregory Nutt2013-04-181-0/+2
* Add SSP2 to list of support SSP interfacesGregory Nutt2013-04-081-1/+1
* Minor improvements to comments and debug outputGregory Nutt2013-04-081-7/+8
* Fix button interrupt logic for Open1788; Add button test as option to configs...Gregory Nutt2013-04-082-43/+62
* LPC178x SYSCON matrix definitions from Rommel MarceloGregory Nutt2013-04-071-1/+1
* Add support for a serial console on UART1 for the Open1788 boardGregory Nutt2013-04-071-1/+0
* Back out part of the LPC17xx touchscreen GPIO interrupt logic; they are incor...Gregory Nutt2013-04-071-12/+7
* LPC17xx GPIO interrupt fixes: lpc17_setintedge() must be atomic. Can't disab...Gregory Nutt2013-04-072-4/+17
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+4
* Several fixes for LPC1788 GPIOpatacongo2013-04-031-1/+3
* SSP driver fixes for the LPC178x; Fixes for Open1788 touchscreen driverpatacongo2013-04-022-30/+69
* More naming changes associated with earlier renaming of LP17xx up_spiinitiali...patacongo2013-04-0110-26/+556
* LPC17xx: Hold off sleep mode while DMA is in progress. Open1788: Reverse sen...patacongo2013-04-011-4/+4
* In LPC1788 24-bit color mode, we need to tell NX that the resolution if 32 bp...patacongo2013-03-284-17/+119
* Fix Open1788 EMC clockingpatacongo2013-03-281-6/+9
* Fixes to get SDRAM working on the Open1788. Works but is not reliablepatacongo2013-03-276-18/+21
* Misc fixes to get SDRAM support and RAM test to build for the Open1788 platformpatacongo2013-03-271-27/+28
* LPC17 LCD driver is code complete and in need of testingpatacongo2013-03-262-0/+20
* Add a OS test kernel build configuration for the STM32F4Discovery boardpatacongo2013-03-221-0/+1
* More LPC1788 updates from Rommel Marcelopatacongo2013-03-193-15/+14
* SD fixes from Rommel + SD card detect GPIO logic for Open1788patacongo2013-03-122-9/+93
* Reorganize some AT91SAM3U files; Add an NSH kernel build configuration to the...patacongo2013-03-115-25/+98
* More LPC1788 changes from Rommel Marcelo + a few kernel build fixespatacongo2013-03-072-7/+2
* Open1788 uses SDIO-based SD card (not SPI); clone STM32 SDIO interface to LPC...patacongo2013-03-051-56/+26
* LPC1788 updates -- OS test configuration now workspatacongo2013-03-041-41/+60
* Fix NuTiny-SDK-NUC120 LEDspatacongo2013-02-272-17/+23
* A few fixes for LPC1788 compilation (more needed)patacongo2013-02-131-0/+329
* Add basic LED and button support for the Open1788patacongo2013-02-135-7/+730
* Add LED, button definition, and more EMC logic for the LPC1788patacongo2013-02-126-0/+745