summaryrefslogtreecommitdiff
path: root/nuttx/configs/pcblogic-pic32mx
Commit message (Expand)AuthorAgeFilesLines
* Kconfig updatepatacongo2012-04-122-2/+2
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-061-0/+4
* The PIC32 USB driver (finally) works the the Mass Storage Classpatacongo2012-03-182-8/+8
* Add support for C++ static constructors (at least to a few platforms)patacongo2012-02-281-0/+4
* 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-23/+34
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-022-4/+0
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-011-1/+2
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-252-40/+40
* Massive name change USB STRG -> USB MSCpatacongo2012-01-252-84/+84
* Fix an issue for architectures where interrupt numbers and vector numbers do ...patacongo2012-01-042-1/+29
* Fix a MIPS delay slot error in the software interrupt logicpatacongo2011-12-265-0/+1536
* Partial bring-up of the pcblogic boardpatacongo2011-12-261-2/+2
* BEV needs to be zero in single-vector mode; Interrupts go to EBASE+0x200patacongo2011-12-101-0/+6
* PIC32 bugfixespatacongo2011-12-081-2/+8
* This PIC32 MCUs don't have enough RAM to run the roundrobin test without modi...patacongo2011-11-101-1/+1
* 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
* PIC32 start kit port builds successfullypatacongo2011-10-101-2/+2
* Add board configuration for Sure Electronics PIC32MX boardpatacongo2011-07-038-228/+234
* Add configuratin options to control the PIC32 configuration wordspatacongo2011-06-103-1/+49
* Add resource.h and fixed frequently cloned typopatacongo2011-05-241-2/+2
* Fixes to PIC32 config wordspatacongo2011-05-231-1/+1
* Add a tool to create proper nuttx.hex files for PICkit2patacongo2011-05-225-2/+404
* Fix for clean PIC32 compile with DEBUG onpatacongo2011-05-221-2/+149
* Completes coding portion of basic PIC32 portpatacongo2011-05-211-2/+2
* PIC32: Fix timer 1 source, uart priority, add pre-fetch cache header filepatacongo2011-05-212-85/+74
* PIC32 Device Configuration Wordspatacongo2011-05-211-2/+32
* Add PIC32 interrupt decode logicpatacongo2011-05-201-3/+3
* Fleshing out PIC32 portpatacongo2011-05-202-28/+9
* Clean up a few PIC32 link errorspatacongo2011-05-201-16/+16
* Add PIC32 exception handlerspatacongo2011-05-201-10/+52
* Add PIC32 interrupt controls and timer initializationpatacongo2011-05-192-13/+68
* More PIC32 context switching logicpatacongo2011-05-181-1/+1
* Add some standard common files to PIC32patacongo2011-05-182-1/+12
* Add start functionpatacongo2011-05-172-44/+206
* Beginnings of PIC32 build environmentpatacongo2011-05-168-4/+1593
* More PIC32 header filespatacongo2011-05-111-0/+13
* Add directory structure to support PIC32patacongo2011-05-084-0/+202