nuttx/configs/olimex-lpc-h3131/src
2015-02-27 18:49:24 -06:00
..
.gitignore
lpc31_boot.c configs/: board function prototypes are now in include/nuttx/board.h. Remove from board header file; Add inclusion of nuttx/board.h to all files referencing board functions 2015-02-27 18:49:24 -06:00
lpc31_clkinit.c
lpc31_hidkbd.c examples/hidkbd no expects an architecture-specific USB HOST initialization function 2013-11-29 14:31:34 -06:00
lpc31_leds.c configs/: board function prototypes are now in include/nuttx/board.h. Remove from board header file; Add inclusion of nuttx/board.h to all files referencing board functions 2015-02-27 18:49:24 -06:00
lpc31_mem.c More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs. 2014-11-25 13:15:09 -06:00
lpc31_mmcsd.c LPC-H3131: SDRAM support (untested) 2013-11-21 06:37:50 -06:00
lpc31_nsh.c All NSH-related files under nuttx/configs changed to use the corrected syslog interfaces 2014-10-08 14:28:55 -06:00
lpc31_spi.c
lpc31_usbhost.c Remove final traces of the 8015 from the NuttX source tree 2014-09-01 13:21:15 -06:00
lpc_h3131.h configs/: Remove prototypes of board_led* functions from all board header files 2015-02-27 17:32:01 -06:00
Makefile examples/hidkbd now expects an architecture-specific USB HOST initialization function 2013-11-29 14:31:40 -06:00