summaryrefslogtreecommitdiff
path: root/nuttx/configs/open1788/src/open1788.h
Commit message (Expand)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* Rename arch_nshinitialize() to board_app_initialize()Gregory Nutt2015-03-311-19/+0
* Revamp the way external memory regions are configured; Add logic to add SAMA5...Gregory Nutt2013-07-241-3/+3
* 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-081-20/+32
* Add support for a serial console on UART1 for the Open1788 boardGregory Nutt2013-04-071-1/+0
* LPC17xx GPIO interrupt fixes: lpc17_setintedge() must be atomic. Can't disab...Gregory Nutt2013-04-071-0/+1
* More naming changes associated with earlier renaming of LP17xx up_spiinitiali...patacongo2013-04-011-10/+32
* In LPC1788 24-bit color mode, we need to tell NX that the resolution if 32 bp...patacongo2013-03-281-5/+16
* Fixes to get SDRAM working on the Open1788. Works but is not reliablepatacongo2013-03-271-3/+3
* LPC17 LCD driver is code complete and in need of testingpatacongo2013-03-261-0/+5
* More LPC1788 updates from Rommel Marcelopatacongo2013-03-191-5/+3
* SD fixes from Rommel + SD card detect GPIO logic for Open1788patacongo2013-03-121-0/+12
* Reorganize some AT91SAM3U files; Add an NSH kernel build configuration to the...patacongo2013-03-111-0/+19
* Add basic LED and button support for the Open1788patacongo2013-02-131-7/+53
* Add LED, button definition, and more EMC logic for the LPC1788patacongo2013-02-121-0/+122