summaryrefslogtreecommitdiff
path: root/nuttx/configs/pcblogic-pic32mx/ostest
Commit message (Expand)AuthorAgeFilesLines
* Updates to support the Mirtoo internal clockingpatacongo2012-06-201-3/+3
* Kconfig updatepatacongo2012-04-121-1/+1
* The PIC32 USB driver (finally) works the the Mass Storage Classpatacongo2012-03-181-4/+4
* 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
* Fix an issue for architectures where interrupt numbers and vector numbers do ...patacongo2012-01-041-0/+14
* 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 board configuration for Sure Electronics PIC32MX boardpatacongo2011-07-031-1/+2
* Add configuratin options to control the PIC32 configuration wordspatacongo2011-06-102-1/+30
* Add resource.h and fixed frequently cloned typopatacongo2011-05-241-2/+2
* Add a tool to create proper nuttx.hex files for PICkit2patacongo2011-05-222-2/+5
* 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
* More PIC32 context switching logicpatacongo2011-05-181-1/+1
* Add start functionpatacongo2011-05-172-44/+206
* Beginnings of PIC32 build environmentpatacongo2011-05-164-0/+1181
* Add directory structure to support PIC32patacongo2011-05-081-0/+39