summaryrefslogtreecommitdiff
path: root/nuttx/configs/sure-pic32mx
Commit message (Expand)AuthorAgeFilesLines
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo2012-09-183-84/+0
* Resync new repository with old repo r5166patacongo2012-09-173-3/+3
* Email address change in nuttx/patacongo2012-09-134-4/+4
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-12/+12
* Remove several unused configuration valuespatacongo2012-09-083-6/+0
* Kconfig: Standardize board LED and button configurationspatacongo2012-09-081-19/+0
* More Shenzhou board logicpatacongo2012-09-083-3/+3
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-043-6/+6
* Changes to Kconfig and matching defconfig filespatacongo2012-09-043-6/+6
* Add configurable application entry pointpatacongo2012-08-303-0/+3
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-303-1578/+6
* The USB host driver has been verified on the STM32F4Discoverypatacongo2012-08-292-2/+2
* 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