nuttx/configs/sure-pic32mx/src
2015-02-27 20:02:03 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
Makefile More trailing whilespace removal 2014-04-13 16:22:22 -06:00
pic32mx_autoleds.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_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 Move board_ prototypes from arch.h to board.h 2015-02-27 20:02:03 -06:00
pic32mx_lcd1602.c Clean up some naming: fd vs. fildes vs. filedes and filep vs filp 2013-09-28 16:50:07 -06:00
pic32mx_nsh.c All NSH-related files under nuttx/configs changed to use the corrected syslog interfaces 2014-10-08 14:28:55 -06:00
pic32mx_spi.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
pic32mx_usbdev.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
pic32mx_usbterm.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
sure-pic32mx.h The SLCD driver is now fully functional for Sure PIC32MX board 2013-05-27 11:39:13 -06:00