This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
configs
/
sure-pic32mx
/
src
History
Gregory Nutt
25f7e45708
Make naming consistent for USB host initialiation functions
2013-11-29 14:31:44 -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
Clean up some naming: fd vs. fildes vs. filedes and filep vs filp
2013-09-28 16:50:07 -06:00
pic32mx_nsh.c
Make naming consistent for USB host initialiation functions
2013-11-29 14:31:44 -06:00
pic32mx_spi.c
Fix all occurrences of "the the" in documentation and comments
2013-08-27 09:40:19 -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