summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/sure-pic32mx
AgeCommit message (Expand)AuthorFilesLines
2012-09-04Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo3-6/+6
2012-09-04Changes to Kconfig and matching defconfig filespatacongo3-6/+6
2012-08-30Add configurable application entry pointpatacongo3-0/+3
2012-08-30Remove documentation from defconfig files so that they are more maintainablepatacongo3-1578/+6
2012-08-29The USB host driver has been verified on the STM32F4Discoverypatacongo2-2/+2
2012-08-27Dequote Kconfig strings that may be used as components of a pathpatacongo3-0/+3
2012-08-23Lots of defconfig changes for compatibility with the configuration toolpatacongo3-48/+48
2012-08-20CONFIG_DRAM_END configuration change from Richard Cochranpatacongo4-10/+0
2012-07-29Review and update some board configurationspatacongo1-0/+7
2012-06-23Add support for the Penguino mips-elf toolchain for PIC32patacongo1-0/+13
2012-06-22Add a Mirtoo NSH configuration; move all Mirtoo linker scripts to a common di...patacongo1-4/+2
2012-06-22Add support for the microchipOpen toolchainpatacongo1-2/+14
2012-06-22Enable LEDs on Mirtoo boardpatacongo1-7/+56
2012-06-20Updates to support the Mirtoo internal clockingpatacongo7-379/+18
2012-06-20Add a configuration to support the Mirtoo modulepatacongo1-1/+1
2012-06-03SD on Sure board should work in SPI mode2 as wellpatacongo2-6/+16
2012-06-01Fix device configuration... now Mikroelektronika PIC32MX7 MMB board works.patacongo1-0/+1
2012-04-23Kconfig updated + NFS updatepatacongo1-0/+15
2012-04-12Kconfig updatepatacongo3-3/+3
2012-04-11Fix CDC/ACM alternate interface number (from Antti)patacongo2-2/+2
2012-04-06Add kconfig documentationpatacongo1-1/+1
2012-04-06Adding skeleton Kconfig files (part 2 of 2)patacongo1-0/+4
2012-03-18The PIC32 USB driver (finally) works the the Mass Storage Classpatacongo3-12/+12
2012-03-12Add support for the Sure DB-DP11212 PIC32 boardpatacongo6-25/+229
2012-03-07Add support for USB device testing on the PIC32 starter kitpatacongo1-1/+1
2012-03-07Updates to PIC32 SPI driverpatacongo8-32/+113
2012-03-07Add PIC32 SPI driverpatacongo1-1/+4
2012-03-06Add support for use of a USB serial device to provide NSH console I/O. Verif...patacongo10-7/+1766
2012-03-02Fix PIC32 USB cloning errors -- There is not pbuffer toggle bit in the BDT st...patacongo1-1/+1
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 driverpatacongo3-18/+92
2012-02-28Add support for C++ static constructors (at least to a few platforms)patacongo1-0/+4
2012-02-27Oops, can't use symbol OK herepatacongo1-2/+2
2012-02-27Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo3-23/+34
2012-02-02NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2-4/+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->CDCACMpatacongo2-74/+74
2012-01-25Massive name change USB STRG -> USB MSCpatacongo2-84/+84
2012-01-20Fixes to PIC32 USB driver and LPC17xx CAN driverpatacongo1-12/+0
2012-01-17PIC32 USB driver fixes (still not working)patacongo1-3/+3
2012-01-17More PIC32 Ethernet stuff (still incomplete)patacongo1-1/+1
2012-01-12Add definitions for another Sure Elec. PIC32 boardpatacongo3-0/+33
2012-01-04Fix an issue for architectures where interrupt numbers and vector numbers do ...patacongo2-0/+40
2012-01-03Fixes for STM32 ADC driver on the F4; LC17xx LED initial statepatacongo1-1/+10
2011-12-30STM32 GPIO fix; Fixes for PIC32 USB term examplepatacongo6-7/+260
2011-12-28Initial PIC32 driver -- now is just a badly hacked STM32 USB driverpatacongo1-0/+136
2011-12-27Updates for PIC32MX USB driverpatacongo4-14/+39
2011-12-23PIC32 NSH configuration now builds without errorspatacongo1-1/+1
2011-12-22Calibrated all PIC32 delay loopspatacongo2-11/+9
2011-12-22Add Sure PIC32 NSH configurationpatacongo5-0/+1535