nuttx/configs/pic32-starterkit/src
2013-09-25 16:54:39 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
Makefile Missing comma in EVERY DELFILE/DELDIR macro call in every Makefile 2012-11-20 15:47:41 +00:00
starterkit_internal.h Readme.txt update 2012-04-22 23:52:43 +00:00
up_boot.c Misc PIC32 clean-up 2011-10-10 23:05:59 +00:00
up_leds.c Fix all occurrences of "the the" in documentation and comments 2013-08-27 09:40:19 -06:00
up_nsh.c Separate wait() and enumerate() methods from struct usbhost_driver_s and move to new interface, struct usbhost_connection_s. This is part of the necessary restructuring of the USB host interface to support multiple root hub ports. 2013-08-13 15:03:46 -06:00
up_spi.c Created new directories to hold SPI-related files 2013-07-01 08:11:54 -06:00
up_usbdev.c Add support for USB device testing on the PIC32 starter kit 2012-03-07 22:50:43 +00:00
up_usbmsc.c Move apps/examples/usbmsc to apps/system/usbmsc 2013-09-25 16:54:39 -06:00
up_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