nuttx/configs/pic32mx7mmb/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
pic32mx7mmb_internal.h PIC32 USB mass storage device works; USB and MSC are now enabled by default in the PIC32MX7 MMB configuration 2012-06-03 20:05:44 +00:00
up_boot.c Turn PIC32MXMMB backlight off 2012-04-25 02:10:42 +00:00
up_leds.c Fix all occurrences of "the the" in documentation and comments 2013-08-27 09:40:19 -06:00
up_mio283qt2.c Beginning of support for LCD1602 2013-01-21 22:46:37 +00: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 Fix all occurrences of "the the" in documentation and comments 2013-08-27 09:40:19 -06:00
up_touchscreen.c Fix all occurrences of "the the" in documentation and comments 2013-08-27 09:40:19 -06:00
up_usbdev.c Add circular DMA support to STM32 and STM32 serial driver; Add initial configuration for the Mikroelektronika PIC32MX7 MMB board 2012-04-22 19:50:33 +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