nuttx/configs/pic32mx-starterkit/src
2016-06-13 08:45:54 -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_appinit.c Add an argument to board_app_initialize() 2016-05-24 10:51:22 -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 Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
pic32mx_spi.c configs/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition. 2016-06-13 08:45:54 -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 usbmsc_archinitialize to board_usbmsc_initialize 2016-03-25 12:09:37 -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
pic32mx-starterkit.h For PIC32MZ MCUs, rename up_spiinitialize to pic32mz_spibus_initialize 2016-01-26 15:53:03 -06:00