nuttx/configs/zkit-arm-1769/src
2015-11-01 09:10:08 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
lpc17_adc.c Rename adc_devinit() to board_adc_setup(). Add support to the boardctl() interface so that it can call board_adc_setup() on behalf of an application. Change apps/examples/adc to that is now calls boardctl() instead of adc_devinit() in order to initalize the ADC device. 2015-03-31 15:00:23 -06:00
lpc17_boot.c Rename board_led_initialize to board_autoled_initiaize 2015-11-01 09:03:01 -06:00
lpc17_buttons.c zkit lpc1768: Rename files for better conformance to naming conventions 2015-03-21 10:20:42 -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_dac.c zkit lpc1768: Rename files for better conformance to naming conventions 2015-03-21 10:20:42 -06:00
lpc17_lcd.c Standardize the width of all comment boxes in C files 2015-10-03 07:25:23 -06:00
lpc17_leds.c Rename board_led_off to board_autoled_off 2015-11-01 09:10:08 -06:00
lpc17_nsh.c Rename arch_nshinitialize() to board_app_initialize() 2015-03-31 10:21:31 -06:00
lpc17_spi.c Standardize the width of all comment boxes in C files 2015-10-03 07:25:23 -06:00
lpc17_ssp.c Standardize the width of all comment boxes in C files 2015-10-03 07:25:23 -06:00
lpc17_usbmsc.c zkit lpc1768: Rename files for better conformance to naming conventions 2015-03-21 10:20:42 -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
zkitarm_internal.h zkit lpc1768: Rename files for better conformance to naming conventions 2015-03-21 10:20:42 -06:00