summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/sure-pic32mx
AgeCommit message (Expand)AuthorFilesLines
2012-04-06Add kconfig documentationpatacongo1-1/+1
2012-04-06Adding skeleton Kconfig files (part 2 of 2)patacongo1-0/+4
2012-03-18The PIC32 USB driver (finally) works the the Mass Storage Classpatacongo3-12/+12
2012-03-12Add support for the Sure DB-DP11212 PIC32 boardpatacongo6-25/+229
2012-03-07Add support for USB device testing on the PIC32 starter kitpatacongo1-1/+1
2012-03-07Updates to PIC32 SPI driverpatacongo8-32/+113
2012-03-07Add PIC32 SPI driverpatacongo1-1/+4
2012-03-06Add support for use of a USB serial device to provide NSH console I/O. Verif...patacongo10-7/+1766
2012-03-02Fix PIC32 USB cloning errors -- There is not pbuffer toggle bit in the BDT st...patacongo1-1/+1
2012-02-29PIC32 USB device only supports full ping poing modepatacongo1-1/+0
2012-02-29A little more work (but not much progress) on the PIC32 USB device driverpatacongo3-18/+92
2012-02-28Add support for C++ static constructors (at least to a few platforms)patacongo1-0/+4
2012-02-27Oops, can't use symbol OK herepatacongo1-2/+2
2012-02-27Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo3-23/+34
2012-02-02NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2-4/+0
2012-02-01Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo1-1/+2
2012-01-25More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2-74/+74
2012-01-25Massive name change USB STRG -> USB MSCpatacongo2-84/+84
2012-01-20Fixes to PIC32 USB driver and LPC17xx CAN driverpatacongo1-12/+0
2012-01-17PIC32 USB driver fixes (still not working)patacongo1-3/+3
2012-01-17More PIC32 Ethernet stuff (still incomplete)patacongo1-1/+1
2012-01-12Add definitions for another Sure Elec. PIC32 boardpatacongo3-0/+33
2012-01-04Fix an issue for architectures where interrupt numbers and vector numbers do ...patacongo2-0/+40
2012-01-03Fixes for STM32 ADC driver on the F4; LC17xx LED initial statepatacongo1-1/+10
2011-12-30STM32 GPIO fix; Fixes for PIC32 USB term examplepatacongo6-7/+260
2011-12-28Initial PIC32 driver -- now is just a badly hacked STM32 USB driverpatacongo1-0/+136
2011-12-27Updates for PIC32MX USB driverpatacongo4-14/+39
2011-12-23PIC32 NSH configuration now builds without errorspatacongo1-1/+1
2011-12-22Calibrated all PIC32 delay loopspatacongo2-11/+9
2011-12-22Add Sure PIC32 NSH configurationpatacongo5-0/+1535
2011-12-10BEV needs to be zero in single-vector mode; Interrupts go to EBASE+0x200patacongo1-0/+7
2011-12-08PIC32 bugfixespatacongo1-3/+8
2011-12-07Fix PIC32 timer source frequencypatacongo1-0/+7
2011-11-10This PIC32 MCUs don't have enough RAM to run the roundrobin test without modi...patacongo1-1/+1
2011-11-10Remove the .dbg_data section. For better or worse, this is being handled in ...patacongo1-6/+1
2011-11-09More PIC32 debug updatespatacongo2-3/+6
2011-10-18Fix Sure PIC32MX LED compilepatacongo2-6/+6
2011-10-18Fix PIC32 jalr instructions: arguments consistentley reversedpatacongo1-1/+1
2011-10-17Re-disable PIC32 ramfuncspatacongo2-6/+9
2011-10-17Fix PIC32 ramfunc logic; add rectangle graphic functionspatacongo2-2/+7
2011-10-14PIC32 configuration fixespatacongo1-1/+1
2011-10-13Add a configuration for the lpc3152patacongo1-1/+1
2011-10-12Enable waitpid() in sim/nsh2patacongo3-11/+13
2011-10-11Add PIC32MX GPIO handling; add button/LED support for the Sure PIC32MXpatacongo4-5/+357
2011-10-10PIC32 start kit port builds successfullypatacongo1-2/+2
2011-07-03Change for clean compilation of Sure PIC32MX configurationpatacongo3-3/+3
2011-07-03Add board configuration for Sure Electronics PIC32MX boardpatacongo15-0/+3253