summaryrefslogtreecommitdiff
path: root/nuttx/configs/pic32mx7mmb/README.txt
Commit message (Expand)AuthorAgeFilesLines
* Remove support for obsolete PIC32 toolchain configuration namesGregory Nutt2015-02-221-4/+8
* Fix all yahoo links. From Magnus TemplingGregory Nutt2014-10-301-2/+2
* Remove other traces of network interrupt prioritizationGregory Nutt2014-04-191-2/+0
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-161-4/+0
* More trailing whilespace removalGregory Nutt2014-04-131-15/+15
* configs/pic32mx7mmb/nsh converted to use the kconfig-frontends toolsGregory Nutt2014-03-011-154/+148
* Removed almost all ostest configurationsGregory Nutt2014-02-281-12/+0
* Move apps/examples/cdcacm to apps/system/cdcacmGregory Nutt2013-09-251-2/+2
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-5/+5
* Add prefex ETH0 to all PHY configurations to support multiple NICsGregory Nutt2013-09-171-3/+3
* Rename examples/usbstorage to examples/usbmsc. From CCTSAOGregory Nutt2013-09-051-3/+3
* Fix all occurrences of "the the" in documentation and commentsGregory Nutt2013-08-271-1/+1
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-261-4/+4
* Correct a memory leak in NSHpatacongo2013-02-021-1/+1
* Mostly cosmetic changespatacongo2012-11-131-3/+0
* Add tools/mkdeps.bat and tools/mkdeps.cpatacongo2012-11-131-5/+1
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-201-4/+0
* Add NXFFS configuration for Mirtoopatacongo2012-06-261-4/+4
* Add support for the Penguino mips-elf toolchain for PIC32patacongo2012-06-231-0/+13
* Add a Mirtoo NSH configuration; move all Mirtoo linker scripts to a common di...patacongo2012-06-221-4/+2
* Add support for the microchipOpen toolchainpatacongo2012-06-221-2/+14
* Enable LEDs on Mirtoo boardpatacongo2012-06-221-7/+56
* Updates to support the Mirtoo internal clockingpatacongo2012-06-201-7/+7
* Add a configuration to support the Mirtoo modulepatacongo2012-06-201-1/+1
* Fix a bad interrupt state in the PIC32 IDLE loop when the work queue is enabledpatacongo2012-06-061-1/+2
* Add an ADC-based touchscreen driver for the PIC32MX7 MMB boardpatacongo2012-06-051-0/+10
* The PIC32MX7 MMB's mio832qt2 LCD is functionalpatacongo2012-06-041-3/+9
* Add support for the MIO283QT2 LCDpatacongo2012-06-041-1/+1
* PIC32 USB mass storage device works; USB and MSC are now enabled by default i...patacongo2012-06-031-43/+42
* SD card now works on the PIC32MX7 MMB boardpatacongo2012-06-031-15/+17
* Add SD card support to the PIC32MX7 MMB board; Add regiser level debug instru...patacongo2012-06-021-11/+15
* Add an NSH configuration for the Mikroelektronika PIC32MX7 MMB boardpatacongo2012-06-011-0/+21
* Turn PIC32MXMMB backlight offpatacongo2012-04-251-2/+9
* Fix atexit() function being called twicepatacongo2012-04-231-1/+1
* Readme.txt updatepatacongo2012-04-221-49/+2
* Fleshed out board definitions for the Mikroelectronika PIC32MX7 MMB boardpatacongo2012-04-221-157/+103
* Add circular DMA support to STM32 and STM32 serial driver; Add initial config...patacongo2012-04-221-0/+826