summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/sure-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-575/+2
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-2/+2
2012-06-03SD on Sure board should work in SPI mode2 as wellpatacongo1-1/+2
2012-04-12Kconfig updatepatacongo1-1/+1
2012-04-11Fix CDC/ACM alternate interface number (from Antti)patacongo1-1/+1
2012-03-18The PIC32 USB driver (finally) works the the Mass Storage Classpatacongo1-4/+4
2012-03-07Updates to PIC32 SPI driverpatacongo1-2/+4
2012-03-06Add support for use of a USB serial device to provide NSH console I/O. Verif...patacongo1-0/+3
2012-02-29PIC32 USB device only supports full ping poing modepatacongo1-1/+0
2012-02-29A little more work (but not much progress) on the PIC32 USB device driverpatacongo2-14/+64
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-54/+54
2012-01-25Massive name change USB STRG -> USB MSCpatacongo1-42/+42
2012-01-20Fixes to PIC32 USB driver and LPC17xx CAN driverpatacongo1-12/+0
2012-01-12Add definitions for another Sure Elec. PIC32 boardpatacongo1-0/+2
2012-01-04Fix an issue for architectures where interrupt numbers and vector numbers do ...patacongo1-0/+26
2011-12-30STM32 GPIO fix; Fixes for PIC32 USB term examplepatacongo2-0/+115
2011-12-23PIC32 NSH configuration now builds without errorspatacongo1-1/+1
2011-12-22Calibrated all PIC32 delay loopspatacongo1-5/+4
2011-12-22Add Sure PIC32 NSH configurationpatacongo5-0/+1535