summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/pcblogic-pic32mx/nsh
AgeCommit message (Expand)AuthorFilesLines
2012-09-04Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo1-2/+2
2012-09-04Changes to Kconfig and matching defconfig filespatacongo1-2/+2
2012-08-30Add configurable application entry pointpatacongo1-0/+1
2012-08-30Remove documentation from defconfig files so that they are more maintainablepatacongo1-481/+2
2012-08-29The USB host driver has been verified on the STM32F4Discoverypatacongo1-1/+1
2012-08-27Dequote Kconfig strings that may be used as components of a pathpatacongo1-0/+1
2012-08-23Lots of defconfig changes for compatibility with the configuration toolpatacongo1-16/+16
2012-08-20CONFIG_DRAM_END configuration change from Richard Cochranpatacongo1-2/+0
2012-06-20Updates to support the Mirtoo internal clockingpatacongo1-3/+3
2012-04-12Kconfig updatepatacongo1-1/+1
2012-03-18The PIC32 USB driver (finally) works the the Mass Storage Classpatacongo1-4/+4
2012-02-28Add support for C++ static constructors (at least to a few platforms)patacongo1-0/+4
2012-02-02NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo1-2/+0
2012-02-01Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo1-1/+2
2012-01-25More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo1-20/+20
2012-01-25Massive name change USB STRG -> USB MSCpatacongo1-42/+42
2012-01-04Fix an issue for architectures where interrupt numbers and vector numbers do ...patacongo1-1/+15
2011-12-26Fix a MIPS delay slot error in the software interrupt logicpatacongo5-0/+1536