summaryrefslogtreecommitdiff
path: root/nuttx/configs/pic32-starterkit
Commit message (Collapse)AuthorAgeFilesLines
* Kconfig updated + NFS updatepatacongo2012-04-231-0/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4646 42af7a65-404d-4744-a932-0658087f49c3
* Readme.txt updatepatacongo2012-04-222-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4643 42af7a65-404d-4744-a932-0658087f49c3
* Kconfig updatepatacongo2012-04-123-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4597 42af7a65-404d-4744-a932-0658087f49c3
* Fix CDC/ACM alternate interface number (from Antti)patacongo2012-04-113-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4589 42af7a65-404d-4744-a932-0658087f49c3
* Add kconfig documentationpatacongo2012-04-061-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4567 42af7a65-404d-4744-a932-0658087f49c3
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-061-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4565 42af7a65-404d-4744-a932-0658087f49c3
* Backout recent change to PIC32 network configuration -- doesn't work right ↵patacongo2012-03-244-8/+9
| | | | | | with fewer I/O buffers git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4518 42af7a65-404d-4744-a932-0658087f49c3
* Minor updates for PIC32 USB device driver bugspatacongo2012-03-191-1/+27
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4497 42af7a65-404d-4744-a932-0658087f49c3
* The PIC32 USB driver (finally) works the the Mass Storage Classpatacongo2012-03-184-12/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4496 42af7a65-404d-4744-a932-0658087f49c3
* Updates to the PIC32 USB driver (still kind of buggy); Fix for STM32 CAN2 -- ↵patacongo2012-03-161-2/+3
| | | | | | Need to enable CAN1 clocking to use CAN2 git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4493 42af7a65-404d-4744-a932-0658087f49c3
* Add hooks to support STM32 power managementpatacongo2012-03-143-6/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4490 42af7a65-404d-4744-a932-0658087f49c3
* Extend examples/can so that it can be used in other contextspatacongo2012-03-141-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4489 42af7a65-404d-4744-a932-0658087f49c3
* Tinkering with USB MSC device on PIC32 -- doesn't workpatacongo2012-03-136-9/+173
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4488 42af7a65-404d-4744-a932-0658087f49c3
* Add a PIC32 configuration that supports only a Telnet consolepatacongo2012-03-136-0/+2170
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4486 42af7a65-404d-4744-a932-0658087f49c3
* Update PIC32 Ethernet driverpatacongo2012-03-092-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4469 42af7a65-404d-4744-a932-0658087f49c3
* Fix several bugs related to PIC32 Ethernet driverpatacongo2012-03-092-0/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4468 42af7a65-404d-4744-a932-0658087f49c3
* Update PIC32 Ethernet driver from debugging (still does not workpatacongo2012-03-084-29/+662
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4465 42af7a65-404d-4744-a932-0658087f49c3
* Verified USB (device) on the PIC32 Ethernet Starter Kitpatacongo2012-03-084-25/+63
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4464 42af7a65-404d-4744-a932-0658087f49c3
* Add support for USB device testing on the PIC32 starter kitpatacongo2012-03-075-2/+345
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4463 42af7a65-404d-4744-a932-0658087f49c3
* Add an NSH configuratin for the PIC32 starter kitpatacongo2012-03-077-11/+2120
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4462 42af7a65-404d-4744-a932-0658087f49c3
* Oops, can't use symbol OK herepatacongo2012-02-271-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4432 42af7a65-404d-4744-a932-0658087f49c3
* Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to ↵patacongo2012-02-273-20/+32
| | | | | | be better compatible with most of the rest of the world git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4431 42af7a65-404d-4744-a932-0658087f49c3
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be ↵patacongo2012-02-021-2/+0
| | | | | | used over Telnet git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4361 42af7a65-404d-4744-a932-0658087f49c3
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-251-20/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4337 42af7a65-404d-4744-a932-0658087f49c3
* Massive name change USB STRG -> USB MSCpatacongo2012-01-251-42/+42
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4334 42af7a65-404d-4744-a932-0658087f49c3
* Finish coding of PIC32MX Ethernet driverpatacongo2012-01-171-1/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4306 42af7a65-404d-4744-a932-0658087f49c3
* More PIC32 Ethernet stuff (still incomplete)patacongo2012-01-172-7/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4305 42af7a65-404d-4744-a932-0658087f49c3
* More progress on the PIC32MX Ethernet driverpatacongo2012-01-082-0/+75
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4282 42af7a65-404d-4744-a932-0658087f49c3
* Fix an issue for architectures where interrupt numbers and vector numbers do ↵patacongo2012-01-041-0/+14
| | | | | | not match 1-to-1 git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4258 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 6.13 releasenuttx-6.13patacongo2011-12-261-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4231 42af7a65-404d-4744-a932-0658087f49c3
* Improved starter kit LED supportpatacongo2011-12-253-21/+111
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4226 42af7a65-404d-4744-a932-0658087f49c3
* Fix starter kit ram sizepatacongo2011-12-251-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4225 42af7a65-404d-4744-a932-0658087f49c3
* Fix a PIC32 software interrupt bug (pipeline hazard)patacongo2011-12-253-12/+52
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4224 42af7a65-404d-4744-a932-0658087f49c3
* Add support for LEDs on the Ethernet Starter kitpatacongo2011-12-254-48/+171
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4223 42af7a65-404d-4744-a932-0658087f49c3
* Update to README filespatacongo2011-12-242-5/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4222 42af7a65-404d-4744-a932-0658087f49c3
* PIC32 Serial Console fixespatacongo2011-12-231-3/+142
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4221 42af7a65-404d-4744-a932-0658087f49c3
* BEV needs to be zero in single-vector mode; Interrupts go to EBASE+0x200patacongo2011-12-101-0/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4153 42af7a65-404d-4744-a932-0658087f49c3
* PIC32 bugfixespatacongo2011-12-081-3/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4149 42af7a65-404d-4744-a932-0658087f49c3
* Remove the .dbg_data section. For better or worse, this is being handled in ↵patacongo2011-11-101-6/+1
| | | | | | a different way git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4084 42af7a65-404d-4744-a932-0658087f49c3
* More PIC32 debug updatespatacongo2011-11-092-3/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4083 42af7a65-404d-4744-a932-0658087f49c3
* Fix PIC32 jalr instructions: arguments consistentley reversedpatacongo2011-10-181-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4052 42af7a65-404d-4744-a932-0658087f49c3
* Re-disable PIC32 ramfuncspatacongo2011-10-172-3/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4051 42af7a65-404d-4744-a932-0658087f49c3
* Fix PIC32 ramfunc logic; add rectangle graphic functionspatacongo2011-10-172-2/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4050 42af7a65-404d-4744-a932-0658087f49c3
* Add a configuration for the lpc3152patacongo2011-10-131-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4043 42af7a65-404d-4744-a932-0658087f49c3
* Enable waitpid() in sim/nsh2patacongo2011-10-121-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4041 42af7a65-404d-4744-a932-0658087f49c3
* Fix sim/nsh2 buildpatacongo2011-10-111-2/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4039 42af7a65-404d-4744-a932-0658087f49c3
* Misc PIC32 clean-uppatacongo2011-10-106-58/+162
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4038 42af7a65-404d-4744-a932-0658087f49c3
* PIC32 start kit port builds successfullypatacongo2011-10-103-25/+126
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4037 42af7a65-404d-4744-a932-0658087f49c3
* Adding support of PIC32MX5xx/6xx/7xx familiespatacongo2011-10-101-0/+28
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4035 42af7a65-404d-4744-a932-0658087f49c3
* Adding support of PIC32MX5xx/6xx/7xx familiespatacongo2011-10-102-5/+25
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4034 42af7a65-404d-4744-a932-0658087f49c3