nuttx/configs/olimex-lpc1766stk/src
2015-09-08 13:41:35 -06:00
..
.gitignore
lpc17_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
lpc17_buttons.c Two r's and only two r's in the word interrupt 2015-04-23 14:04:43 -06:00
lpc17_can.c Rename can_devinit() to board_can_initialize(). Hook in to boardctl() with BOARDIOC_CAN_INITIALIZE 2015-08-18 13:21:45 -06:00
lpc17_hidkbd.c Add logic to register the hub class to all board logic that initialize USB host 2015-04-28 11:53:26 -06:00
lpc17_hidmouse.c Add USB hub initialization logic to a couple of board configurations 2015-04-21 13:44:14 -06:00
lpc17_lcd.c Refresh/Fix more broken configurations 2015-07-02 15:02:14 -06:00
lpc17_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
lpc17_nsh.c Refresh/Fix more broken configurations 2015-07-02 15:02:14 -06:00
lpc17_ssp.c Eliminate warning 2015-09-08 13:41:35 -06:00
lpc17_usbmsc.c Refresh some LPC17xx configurations; fix a few LPC17xx configuration build problems 2015-07-01 09:35:21 -06:00
lpc1766stk.h Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
Makefile Simplify configs/ Makefiles by combining common longic into a new board.mk Makefile fragment. For Paul A. Patience" 2015-09-04 16:42:34 -06:00