summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/pic32-starterkit
AgeCommit message (Expand)AuthorFilesLines
2012-09-04Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo3-18/+18
2012-09-04Changes to Kconfig and matching defconfig filespatacongo3-18/+18
2012-08-30Add configurable application entry pointpatacongo3-2/+3
2012-08-30Remove documentation from defconfig files so that they are more maintainablepatacongo3-2407/+6
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-06-26Add NXFFS configuration for Mirtoopatacongo1-4/+4
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-376/+15
2012-06-20Add a configuration to support the Mirtoo modulepatacongo1-1/+1
2012-06-03PIC32 USB mass storage device works; USB and MSC are now enabled by default i...patacongo1-28/+2
2012-06-01Fix device configuration... now Mikroelektronika PIC32MX7 MMB board works.patacongo1-0/+1
2012-04-23Kconfig updated + NFS updatepatacongo1-0/+9
2012-04-22Readme.txt updatepatacongo2-2/+2
2012-04-12Kconfig updatepatacongo3-3/+3
2012-04-11Fix CDC/ACM alternate interface number (from Antti)patacongo3-3/+3
2012-04-06Add kconfig documentationpatacongo1-1/+1
2012-04-06Adding skeleton Kconfig files (part 2 of 2)patacongo1-0/+4
2012-03-24Backout recent change to PIC32 network configuration -- doesn't work right wi...patacongo4-8/+9
2012-03-19Minor updates for PIC32 USB device driver bugspatacongo1-1/+27
2012-03-18The PIC32 USB driver (finally) works the the Mass Storage Classpatacongo4-12/+10
2012-03-16Updates to the PIC32 USB driver (still kind of buggy); Fix for STM32 CAN2 -- ...patacongo1-2/+3
2012-03-14Add hooks to support STM32 power managementpatacongo3-6/+6
2012-03-14Extend examples/can so that it can be used in other contextspatacongo1-1/+3
2012-03-13Tinkering with USB MSC device on PIC32 -- doesn't workpatacongo6-9/+173
2012-03-13Add a PIC32 configuration that supports only a Telnet consolepatacongo6-0/+2170
2012-03-09Update PIC32 Ethernet driverpatacongo2-2/+2
2012-03-09Fix several bugs related to PIC32 Ethernet driverpatacongo2-0/+12
2012-03-08Update PIC32 Ethernet driver from debugging (still does not workpatacongo4-29/+662
2012-03-08Verified USB (device) on the PIC32 Ethernet Starter Kitpatacongo4-25/+63
2012-03-07Add support for USB device testing on the PIC32 starter kitpatacongo5-2/+345
2012-03-07Add an NSH configuratin for the PIC32 starter kitpatacongo7-11/+2120
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-20/+32
2012-02-02NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo1-2/+0
2012-01-25More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo1-20/+20
2012-01-25Massive name change USB STRG -> USB MSCpatacongo1-42/+42
2012-01-17Finish coding of PIC32MX Ethernet driverpatacongo1-1/+11
2012-01-17More PIC32 Ethernet stuff (still incomplete)patacongo2-7/+18
2012-01-08More progress on the PIC32MX Ethernet driverpatacongo2-0/+75
2012-01-04Fix an issue for architectures where interrupt numbers and vector numbers do ...patacongo1-0/+14
2011-12-26Prep for 6.13 releasepatacongo1-0/+3
2011-12-25Improved starter kit LED supportpatacongo3-21/+111
2011-12-25Fix starter kit ram sizepatacongo1-2/+2
2011-12-25Fix a PIC32 software interrupt bug (pipeline hazard)patacongo3-12/+52
2011-12-25Add support for LEDs on the Ethernet Starter kitpatacongo4-48/+171