nuttx/configs/sure-pic32mx/src
2013-07-01 08:11:54 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
Makefile Converted all configurations to use the kconfig-frontends tools, cleaned up the directory structure and naming to match some of the more recent configurations, and added a segment LCD driver for the board. The initial checkin of the LCD driver is just a clone of configs/pcblogic-pic32mx/src/pic32mx_lcd1602 and it not yet expected to be functional. 2013-05-26 16:44:53 -06:00
pic32mx_autoleds.c The SLCD driver is now fully functional for Sure PIC32MX board 2013-05-27 11:39:13 -06:00
pic32mx_boot.c Converted all configurations to use the kconfig-frontends tools, cleaned up the directory structure and naming to match some of the more recent configurations, and added a segment LCD driver for the board. The initial checkin of the LCD driver is just a clone of configs/pcblogic-pic32mx/src/pic32mx_lcd1602 and it not yet expected to be functional. 2013-05-26 16:44:53 -06:00
pic32mx_buttons.c Converted all configurations to use the kconfig-frontends tools, cleaned up the directory structure and naming to match some of the more recent configurations, and added a segment LCD driver for the board. The initial checkin of the LCD driver is just a clone of configs/pcblogic-pic32mx/src/pic32mx_lcd1602 and it not yet expected to be functional. 2013-05-26 16:44:53 -06:00
pic32mx_lcd1602.c The SLCD driver is now fully functional for Sure PIC32MX board 2013-05-27 11:39:13 -06:00
pic32mx_nsh.c Created new directories to hold SPI-related files 2013-07-01 08:11:54 -06:00
pic32mx_spi.c Created new directories to hold SPI-related files 2013-07-01 08:11:54 -06:00
pic32mx_usbdev.c Converted all configurations to use the kconfig-frontends tools, cleaned up the directory structure and naming to match some of the more recent configurations, and added a segment LCD driver for the board. The initial checkin of the LCD driver is just a clone of configs/pcblogic-pic32mx/src/pic32mx_lcd1602 and it not yet expected to be functional. 2013-05-26 16:44:53 -06:00
pic32mx_usbterm.c Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_BUILTIN_APPS. Add SAM3/4 sam_periphclks.h which is just a header file that includes the right header file. Misc SAM3U-EK cleanup 2013-06-12 17:32:00 -06:00
sure-pic32mx.h The SLCD driver is now fully functional for Sure PIC32MX board 2013-05-27 11:39:13 -06:00