summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/pic32-starterkit/ostest
AgeCommit message (Expand)AuthorFilesLines
2012-06-20Updates to support the Mirtoo internal clockingpatacongo1-1/+1
2012-04-12Kconfig updatepatacongo1-1/+1
2012-04-11Fix CDC/ACM alternate interface number (from Antti)patacongo1-1/+1
2012-03-24Backout recent change to PIC32 network configuration -- doesn't work right wi...patacongo1-2/+2
2012-03-18The PIC32 USB driver (finally) works the the Mass Storage Classpatacongo1-2/+2
2012-03-14Add hooks to support STM32 power managementpatacongo1-2/+2
2012-03-13Tinkering with USB MSC device on PIC32 -- doesn't workpatacongo1-3/+6
2012-03-09Update PIC32 Ethernet driverpatacongo1-1/+1
2012-03-09Fix several bugs related to PIC32 Ethernet driverpatacongo1-0/+6
2012-03-08Update PIC32 Ethernet driver from debugging (still does not workpatacongo1-13/+294
2012-03-08Verified USB (device) on the PIC32 Ethernet Starter Kitpatacongo1-0/+3
2012-03-07Add an NSH configuratin for the PIC32 starter kitpatacongo1-6/+215
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-17More PIC32 Ethernet stuff (still incomplete)patacongo1-4/+16
2012-01-08More progress on the PIC32MX Ethernet driverpatacongo1-0/+45
2012-01-04Fix an issue for architectures where interrupt numbers and vector numbers do ...patacongo1-0/+14
2011-12-25Fix starter kit ram sizepatacongo1-2/+2
2011-12-25Add support for LEDs on the Ethernet Starter kitpatacongo1-1/+1
2011-12-24Update to README filespatacongo1-5/+4
2011-12-10BEV needs to be zero in single-vector mode; Interrupts go to EBASE+0x200patacongo1-0/+7
2011-12-08PIC32 bugfixespatacongo1-3/+8
2011-11-10Remove the .dbg_data section. For better or worse, this is being handled in ...patacongo1-6/+1
2011-11-09More PIC32 debug updatespatacongo2-3/+6
2011-10-18Fix PIC32 jalr instructions: arguments consistentley reversedpatacongo1-1/+1
2011-10-17Re-disable PIC32 ramfuncspatacongo2-3/+6
2011-10-17Fix PIC32 ramfunc logic; add rectangle graphic functionspatacongo2-2/+7
2011-10-10PIC32 start kit port builds successfullypatacongo1-0/+4
2011-10-10Adding support of PIC32MX5xx/6xx/7xx familiespatacongo1-0/+28
2011-10-10Adding support of PIC32MX5xx/6xx/7xx familiespatacongo1-4/+4
2011-10-10Starting support for PICMX324xx/5xx/7xx and PIC32 Ethernet Starter Kitpatacongo5-0/+1437