nuttx/configs/pic32mx7mmb/src
2016-06-11 15:50:49 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -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
pic32_appinit.c Add an argument to board_app_initialize() 2016-05-24 10:51:22 -06:00
pic32_boot.c For PIC32MX MCUs, rename up_spiinitialize to pic32mx_spibus_initialize 2016-01-26 15:47:23 -06:00
pic32_leds.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
pic32_mio283qt2.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
pic32_spi.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
pic32_touchscreen.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
pic32_usbdev.c Rename all architecture files of form xyz_internal.h to just xyz.h 2015-12-29 18:07:27 -06:00
pic32_usbmsc.c Rename usbmsc_archinitialize to board_usbmsc_initialize 2016-03-25 12:09:37 -06:00
pic32_usbterm.c Rename all architecture files of form xyz_internal.h to just xyz.h 2015-12-29 18:07:27 -06:00
pic32mx7mmb.h For PIC32MZ MCUs, rename up_spiinitialize to pic32mz_spibus_initialize 2016-01-26 15:53:03 -06:00