nuttx/configs/pic32mx-starterkit/src
2016-02-04 14:14:43 -06:00
..
.gitignore Rename pic32-starterkit to pic32mx-starterkit to make room in the namespace for the pic32mz-starterkit 2015-02-21 18:41:17 -06:00
Makefile Building of xyz_appinit.c should depend on CONFIG_LIB_BOARDCTL, not CONFIG_NSH_ARCHINITIALIZE 2016-02-04 12:14:17 -06:00
pic32mx-starterkit.h For PIC32MZ MCUs, rename up_spiinitialize to pic32mz_spibus_initialize 2016-01-26 15:53:03 -06:00
pic32mx_appinit.c There are a few things that should still depend on CONFIG_NSH_ARCHINT vs CONFIG_LIB_BOARDCTL 2016-02-04 14:14:43 -06:00
pic32mx_boot.c For PIC32MX MCUs, rename up_spiinitialize to pic32mx_spibus_initialize 2016-01-26 15:47:23 -06:00
pic32mx_leds.c Rename all architecture files of form xyz_internal.h to just xyz.h 2015-12-29 18:07:27 -06:00
pic32mx_spi.c LPC11/17/43: Fix some extensive naming problems. All SSP functions were accidentally renamed to SPI functions. 2016-02-04 10:24:32 -06:00
pic32mx_usbdev.c Rename all architecture files of form xyz_internal.h to just xyz.h 2015-12-29 18:07:27 -06:00
pic32mx_usbmsc.c Rename files containing board_app_initialize from xyz_nsh.c to xyz_appinit.c 2016-02-04 12:03:09 -06:00
pic32mx_usbterm.c Rename all architecture files of form xyz_internal.h to just xyz.h 2015-12-29 18:07:27 -06:00