nuttx/configs/pic32mx-starterkit/src
2015-05-06 14:11:29 -06:00
..
.gitignore
Makefile
pic32mx_boot.c
pic32mx_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
pic32mx_nsh.c Rename usbhost_storageinit() to usbhost_msc_initialize(). Add calls to usbhost_cdcacm_initialize() is CONFIG_USBHOST_CDCACM is selected. 2015-05-06 14:11:29 -06:00
pic32mx_spi.c
pic32mx_usbdev.c
pic32mx_usbmsc.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
pic32mx_usbterm.c Rename arch_nshinitialize() to board_app_initialize() 2015-03-31 10:21:31 -06:00
pic32mx-starterkit.h Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00