summaryrefslogtreecommitdiff
path: root/nuttx/configs/pic32-starterkit/ostest
Commit message (Expand)AuthorAgeFilesLines
* Kconfig updatepatacongo2012-04-121-1/+1
* Fix CDC/ACM alternate interface number (from Antti)patacongo2012-04-111-1/+1
* Backout recent change to PIC32 network configuration -- doesn't work right wi...patacongo2012-03-241-2/+2
* The PIC32 USB driver (finally) works the the Mass Storage Classpatacongo2012-03-181-2/+2
* Add hooks to support STM32 power managementpatacongo2012-03-141-2/+2
* Tinkering with USB MSC device on PIC32 -- doesn't workpatacongo2012-03-131-3/+6
* Update PIC32 Ethernet driverpatacongo2012-03-091-1/+1
* Fix several bugs related to PIC32 Ethernet driverpatacongo2012-03-091-0/+6
* Update PIC32 Ethernet driver from debugging (still does not workpatacongo2012-03-081-13/+294
* Verified USB (device) on the PIC32 Ethernet Starter Kitpatacongo2012-03-081-0/+3
* Add an NSH configuratin for the PIC32 starter kitpatacongo2012-03-071-6/+215
* 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
* More PIC32 Ethernet stuff (still incomplete)patacongo2012-01-171-4/+16
* More progress on the PIC32MX Ethernet driverpatacongo2012-01-081-0/+45
* Fix an issue for architectures where interrupt numbers and vector numbers do ...patacongo2012-01-041-0/+14
* Fix starter kit ram sizepatacongo2011-12-251-2/+2
* Add support for LEDs on the Ethernet Starter kitpatacongo2011-12-251-1/+1
* Update to README filespatacongo2011-12-241-5/+4
* BEV needs to be zero in single-vector mode; Interrupts go to EBASE+0x200patacongo2011-12-101-0/+7
* PIC32 bugfixespatacongo2011-12-081-3/+8
* Remove the .dbg_data section. For better or worse, this is being handled in ...patacongo2011-11-101-6/+1
* More PIC32 debug updatespatacongo2011-11-092-3/+6
* Fix PIC32 jalr instructions: arguments consistentley reversedpatacongo2011-10-181-1/+1
* Re-disable PIC32 ramfuncspatacongo2011-10-172-3/+6
* Fix PIC32 ramfunc logic; add rectangle graphic functionspatacongo2011-10-172-2/+7
* PIC32 start kit port builds successfullypatacongo2011-10-101-0/+4
* Adding support of PIC32MX5xx/6xx/7xx familiespatacongo2011-10-101-0/+28
* Adding support of PIC32MX5xx/6xx/7xx familiespatacongo2011-10-101-4/+4
* Starting support for PICMX324xx/5xx/7xx and PIC32 Ethernet Starter Kitpatacongo2011-10-105-0/+1437