summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/pic32mx7mmb/src
AgeCommit message (Expand)AuthorFilesLines
2012-09-04Add support for multiple work queuespatacongo1-2/+2
2012-06-06PIC32MX7 MMB touchscreen driver updatepatacongo1-42/+124
2012-06-06Fix a bad interrupt state in the PIC32 IDLE loop when the work queue is enabledpatacongo1-4/+6
2012-06-05Add an ADC-based touchscreen driver for the PIC32MX7 MMB boardpatacongo2-0/+1383
2012-06-04The PIC32MX7 MMB's mio832qt2 LCD is functionalpatacongo1-15/+40
2012-06-04Add support for the MIO283QT2 LCDpatacongo3-82/+530
2012-06-03PIC32 USB mass storage device works; USB and MSC are now enabled by default i...patacongo1-0/+1
2012-06-03SD card now works on the PIC32MX7 MMB boardpatacongo2-5/+14
2012-06-02Correct naming of PIC32MX7MMB SPI initialization functionpatacongo1-4/+4
2012-06-02Add SD card support to the PIC32MX7 MMB board; Add regiser level debug instru...patacongo3-38/+94
2012-04-25Turn PIC32MXMMB backlight offpatacongo5-9/+121
2012-04-24Minor fixes to PIC32MX7MMB led controlspatacongo2-11/+22
2012-04-22Fleshed out board definitions for the Mikroelectronika PIC32MX7 MMB boardpatacongo2-37/+38
2012-04-22Add circular DMA support to STM32 and STM32 serial driver; Add initial config...patacongo9-0/+1550