nuttx/configs/pic32mx7mmb/src
2014-02-10 18:08:49 -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 rename up_led*() functions to board_led_*() 2014-01-24 14:28:49 -06:00
up_mio283qt2.c Beginning of support for LCD1602 2013-01-21 22:46:37 +00:00
up_nsh.c Make naming consistent for USB host initialiation functions 2013-11-29 14:31:44 -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 Many changes to reduce complaints from CppCheck. Several latent bugs fixes, but probably some new typos introduced 2014-02-10 18:08:49 -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