summaryrefslogtreecommitdiff
path: root/nuttx/configs/lpc4357-evb
Commit message (Expand)AuthorAgeFilesLines
* NSH initialization now calls boardctl(BOARDIOC_INIT) instead of board_app_ini...Gregory Nutt2015-03-311-0/+1
* Rename arch_nshinitialize() to board_app_initialize()Gregory Nutt2015-03-311-2/+4
* Move board_ prototypes from arch.h to board.hGregory Nutt2015-02-271-1/+2
* configs/: board function prototypes are now in include/nuttx/board.h. Remove...Gregory Nutt2015-02-273-6/+8
* Get USART 2 & 3 working on lpc4357-evb. These changes are required to get USA...Gregory Nutt2015-01-261-6/+6
* LPC4357 EVB: Ooops got sense of the LED GPIO backwardGregory Nutt2014-11-275-16/+24
* LPC4357-EVB: Fix LEDs; comment out old unimplemented button stuffGregory Nutt2014-11-276-146/+174
* Minor change to README fileGregory Nutt2014-11-271-1/+4
* Fix replicated typo in most of the newly added lpc4357-evb filesGregory Nutt2014-11-268-13/+13
* Misc changes while verifying the clean build of the LPC4357 portGregory Nutt2014-11-262-46/+25
* Initial support for the LPC4357-EVB provided by Toby DuckworthGregory Nutt2014-11-2620-0/+4186