summaryrefslogtreecommitdiff
path: root/nuttx/configs/sure-pic32mx
Commit message (Expand)AuthorAgeFilesLines
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-273-0/+3
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-233-48/+48
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-204-10/+0
* Review and update some board configurationspatacongo2012-07-291-0/+7
* 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-207-379/+18
* Add a configuration to support the Mirtoo modulepatacongo2012-06-201-1/+1
* SD on Sure board should work in SPI mode2 as wellpatacongo2012-06-032-6/+16
* Fix device configuration... now Mikroelektronika PIC32MX7 MMB board works.patacongo2012-06-011-0/+1
* Kconfig updated + NFS updatepatacongo2012-04-231-0/+15
* Kconfig updatepatacongo2012-04-123-3/+3
* Fix CDC/ACM alternate interface number (from Antti)patacongo2012-04-112-2/+2
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-061-0/+4
* The PIC32 USB driver (finally) works the the Mass Storage Classpatacongo2012-03-183-12/+12
* Add support for the Sure DB-DP11212 PIC32 boardpatacongo2012-03-126-25/+229
* Add support for USB device testing on the PIC32 starter kitpatacongo2012-03-071-1/+1
* Updates to PIC32 SPI driverpatacongo2012-03-078-32/+113
* Add PIC32 SPI driverpatacongo2012-03-071-1/+4
* Add support for use of a USB serial device to provide NSH console I/O. Verif...patacongo2012-03-0610-7/+1766
* Fix PIC32 USB cloning errors -- There is not pbuffer toggle bit in the BDT st...patacongo2012-03-021-1/+1
* PIC32 USB device only supports full ping poing modepatacongo2012-02-291-1/+0
* A little more work (but not much progress) on the PIC32 USB device driverpatacongo2012-02-293-18/+92
* Add support for C++ static constructors (at least to a few platforms)patacongo2012-02-281-0/+4
* Oops, can't use symbol OK herepatacongo2012-02-271-2/+2
* Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo2012-02-273-23/+34
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-022-4/+0
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-011-1/+2
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-252-74/+74
* Massive name change USB STRG -> USB MSCpatacongo2012-01-252-84/+84
* Fixes to PIC32 USB driver and LPC17xx CAN driverpatacongo2012-01-201-12/+0
* PIC32 USB driver fixes (still not working)patacongo2012-01-171-3/+3
* More PIC32 Ethernet stuff (still incomplete)patacongo2012-01-171-1/+1
* Add definitions for another Sure Elec. PIC32 boardpatacongo2012-01-123-0/+33
* Fix an issue for architectures where interrupt numbers and vector numbers do ...patacongo2012-01-042-0/+40
* Fixes for STM32 ADC driver on the F4; LC17xx LED initial statepatacongo2012-01-031-1/+10
* STM32 GPIO fix; Fixes for PIC32 USB term examplepatacongo2011-12-306-7/+260
* Initial PIC32 driver -- now is just a badly hacked STM32 USB driverpatacongo2011-12-281-0/+136
* Updates for PIC32MX USB driverpatacongo2011-12-274-14/+39
* PIC32 NSH configuration now builds without errorspatacongo2011-12-231-1/+1
* Calibrated all PIC32 delay loopspatacongo2011-12-222-11/+9
* Add Sure PIC32 NSH configurationpatacongo2011-12-225-0/+1535
* BEV needs to be zero in single-vector mode; Interrupts go to EBASE+0x200patacongo2011-12-101-0/+7
* PIC32 bugfixespatacongo2011-12-081-3/+8
* Fix PIC32 timer source frequencypatacongo2011-12-071-0/+7
* This PIC32 MCUs don't have enough RAM to run the roundrobin test without modi...patacongo2011-11-101-1/+1
* Remove the .dbg_data section. For better or worse, this is being handled in ...patacongo2011-11-101-6/+1