summaryrefslogtreecommitdiff
path: root/nuttx/configs/pic32mx7mmb/src
Commit message (Expand)AuthorAgeFilesLines
* Add support for the Z180 MMU and generic hooks for processespatacongo2012-12-111-2/+2
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Fix typo introduced into many Makefiles with last changespatacongo2012-11-191-1/+1
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-4/+5
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-16/+16
* Add support for multiple work queuespatacongo2012-09-041-2/+2
* PIC32MX7 MMB touchscreen driver updatepatacongo2012-06-061-42/+124
* Fix a bad interrupt state in the PIC32 IDLE loop when the work queue is enabledpatacongo2012-06-061-4/+6
* Add an ADC-based touchscreen driver for the PIC32MX7 MMB boardpatacongo2012-06-052-0/+1383
* The PIC32MX7 MMB's mio832qt2 LCD is functionalpatacongo2012-06-041-15/+40
* Add support for the MIO283QT2 LCDpatacongo2012-06-043-82/+530
* PIC32 USB mass storage device works; USB and MSC are now enabled by default i...patacongo2012-06-031-0/+1
* SD card now works on the PIC32MX7 MMB boardpatacongo2012-06-032-5/+14
* Correct naming of PIC32MX7MMB SPI initialization functionpatacongo2012-06-021-4/+4
* Add SD card support to the PIC32MX7 MMB board; Add regiser level debug instru...patacongo2012-06-023-38/+94
* Turn PIC32MXMMB backlight offpatacongo2012-04-255-9/+121
* Minor fixes to PIC32MX7MMB led controlspatacongo2012-04-242-11/+22
* Fleshed out board definitions for the Mikroelectronika PIC32MX7 MMB boardpatacongo2012-04-222-37/+38
* Add circular DMA support to STM32 and STM32 serial driver; Add initial config...patacongo2012-04-229-0/+1550