summaryrefslogtreecommitdiff
path: root/nuttx/configs/pic32-starterkit
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
* Add NXFFS configuration for Mirtoopatacongo2012-06-261-4/+4
* 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-376/+15
* Add a configuration to support the Mirtoo modulepatacongo2012-06-201-1/+1
* PIC32 USB mass storage device works; USB and MSC are now enabled by default i...patacongo2012-06-031-28/+2
* Fix device configuration... now Mikroelektronika PIC32MX7 MMB board works.patacongo2012-06-011-0/+1
* Kconfig updated + NFS updatepatacongo2012-04-231-0/+9
* Readme.txt updatepatacongo2012-04-222-2/+2
* Kconfig updatepatacongo2012-04-123-3/+3
* Fix CDC/ACM alternate interface number (from Antti)patacongo2012-04-113-3/+3
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-061-0/+4
* Backout recent change to PIC32 network configuration -- doesn't work right wi...patacongo2012-03-244-8/+9
* Minor updates for PIC32 USB device driver bugspatacongo2012-03-191-1/+27
* The PIC32 USB driver (finally) works the the Mass Storage Classpatacongo2012-03-184-12/+10
* Updates to the PIC32 USB driver (still kind of buggy); Fix for STM32 CAN2 -- ...patacongo2012-03-161-2/+3
* Add hooks to support STM32 power managementpatacongo2012-03-143-6/+6
* Extend examples/can so that it can be used in other contextspatacongo2012-03-141-1/+3
* Tinkering with USB MSC device on PIC32 -- doesn't workpatacongo2012-03-136-9/+173
* Add a PIC32 configuration that supports only a Telnet consolepatacongo2012-03-136-0/+2170
* Update PIC32 Ethernet driverpatacongo2012-03-092-2/+2
* Fix several bugs related to PIC32 Ethernet driverpatacongo2012-03-092-0/+12
* Update PIC32 Ethernet driver from debugging (still does not workpatacongo2012-03-084-29/+662
* Verified USB (device) on the PIC32 Ethernet Starter Kitpatacongo2012-03-084-25/+63
* Add support for USB device testing on the PIC32 starter kitpatacongo2012-03-075-2/+345
* Add an NSH configuratin for the PIC32 starter kitpatacongo2012-03-077-11/+2120
* 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-20/+32
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-021-2/+0
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-251-20/+20
* Massive name change USB STRG -> USB MSCpatacongo2012-01-251-42/+42
* Finish coding of PIC32MX Ethernet driverpatacongo2012-01-171-1/+11
* More PIC32 Ethernet stuff (still incomplete)patacongo2012-01-172-7/+18
* More progress on the PIC32MX Ethernet driverpatacongo2012-01-082-0/+75
* Fix an issue for architectures where interrupt numbers and vector numbers do ...patacongo2012-01-041-0/+14
* Prep for 6.13 releasenuttx-6.13patacongo2011-12-261-0/+3
* Improved starter kit LED supportpatacongo2011-12-253-21/+111
* Fix starter kit ram sizepatacongo2011-12-251-2/+2
* Fix a PIC32 software interrupt bug (pipeline hazard)patacongo2011-12-253-12/+52
* Add support for LEDs on the Ethernet Starter kitpatacongo2011-12-254-48/+171
* Update to README filespatacongo2011-12-242-5/+16
* PIC32 Serial Console fixespatacongo2011-12-231-3/+142
* BEV needs to be zero in single-vector mode; Interrupts go to EBASE+0x200patacongo2011-12-101-0/+7
* PIC32 bugfixespatacongo2011-12-081-3/+8