summaryrefslogtreecommitdiff
path: root/nuttx/configs/sure-pic32mx
Commit message (Expand)AuthorAgeFilesLines
* Add support for USB device testing on the PIC32 starter kitpatacongo2012-03-071-1/+1
* Updates to PIC32 SPI driverpatacongo2012-03-078-32/+113
* Add PIC32 SPI driverpatacongo2012-03-071-1/+4
* Add support for use of a USB serial device to provide NSH console I/O. Verif...patacongo2012-03-0610-7/+1766
* Fix PIC32 USB cloning errors -- There is not pbuffer toggle bit in the BDT st...patacongo2012-03-021-1/+1
* PIC32 USB device only supports full ping poing modepatacongo2012-02-291-1/+0
* A little more work (but not much progress) on the PIC32 USB device driverpatacongo2012-02-293-18/+92
* 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-74/+74
* Massive name change USB STRG -> USB MSCpatacongo2012-01-252-84/+84
* Fixes to PIC32 USB driver and LPC17xx CAN driverpatacongo2012-01-201-12/+0
* PIC32 USB driver fixes (still not working)patacongo2012-01-171-3/+3
* More PIC32 Ethernet stuff (still incomplete)patacongo2012-01-171-1/+1
* Add definitions for another Sure Elec. PIC32 boardpatacongo2012-01-123-0/+33
* Fix an issue for architectures where interrupt numbers and vector numbers do ...patacongo2012-01-042-0/+40
* Fixes for STM32 ADC driver on the F4; LC17xx LED initial statepatacongo2012-01-031-1/+10
* STM32 GPIO fix; Fixes for PIC32 USB term examplepatacongo2011-12-306-7/+260
* Initial PIC32 driver -- now is just a badly hacked STM32 USB driverpatacongo2011-12-281-0/+136
* Updates for PIC32MX USB driverpatacongo2011-12-274-14/+39
* PIC32 NSH configuration now builds without errorspatacongo2011-12-231-1/+1
* Calibrated all PIC32 delay loopspatacongo2011-12-222-11/+9
* Add Sure PIC32 NSH configurationpatacongo2011-12-225-0/+1535
* BEV needs to be zero in single-vector mode; Interrupts go to EBASE+0x200patacongo2011-12-101-0/+7
* PIC32 bugfixespatacongo2011-12-081-3/+8
* Fix PIC32 timer source frequencypatacongo2011-12-071-0/+7
* 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 Sure PIC32MX LED compilepatacongo2011-10-182-6/+6
* Fix PIC32 jalr instructions: arguments consistentley reversedpatacongo2011-10-181-1/+1
* Re-disable PIC32 ramfuncspatacongo2011-10-172-6/+9
* Fix PIC32 ramfunc logic; add rectangle graphic functionspatacongo2011-10-172-2/+7
* PIC32 configuration fixespatacongo2011-10-141-1/+1
* Add a configuration for the lpc3152patacongo2011-10-131-1/+1
* Enable waitpid() in sim/nsh2patacongo2011-10-123-11/+13
* Add PIC32MX GPIO handling; add button/LED support for the Sure PIC32MXpatacongo2011-10-114-5/+357
* PIC32 start kit port builds successfullypatacongo2011-10-101-2/+2
* Change for clean compilation of Sure PIC32MX configurationpatacongo2011-07-033-3/+3
* Add board configuration for Sure Electronics PIC32MX boardpatacongo2011-07-0315-0/+3253