summaryrefslogtreecommitdiff
path: root/nuttx/configs/pic32-starterkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Add a configuration for the lpc3152patacongo2011-10-131-1/+1
* Enable waitpid() in sim/nsh2patacongo2011-10-121-1/+1
* Fix sim/nsh2 buildpatacongo2011-10-111-2/+1
* Misc PIC32 clean-uppatacongo2011-10-106-58/+162
* PIC32 start kit port builds successfullypatacongo2011-10-103-25/+126
* Adding support of PIC32MX5xx/6xx/7xx familiespatacongo2011-10-101-0/+28
* Adding support of PIC32MX5xx/6xx/7xx familiespatacongo2011-10-102-5/+25