summaryrefslogtreecommitdiff
path: root/nuttx/configs/sure-pic32mx/src
Commit message (Expand)AuthorAgeFilesLines
* New interface task_spawn(); exec_builtin() now uses task_spawn(); All argv ty...patacongo2013-02-021-2/+2
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-2/+2
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Fix typo introduced into many Makefiles with last changespatacongo2012-11-191-1/+1
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-4/+5
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-12/+12
* SD on Sure board should work in SPI mode2 as wellpatacongo2012-06-031-5/+14
* Add support for the Sure DB-DP11212 PIC32 boardpatacongo2012-03-124-19/+122
* Updates to PIC32 SPI driverpatacongo2012-03-074-23/+73
* Add support for use of a USB serial device to provide NSH console I/O. Verif...patacongo2012-03-063-7/+41
* Fix PIC32 USB cloning errors -- There is not pbuffer toggle bit in the BDT st...patacongo2012-03-021-1/+1
* PIC32 USB driver fixes (still not working)patacongo2012-01-171-3/+3
* STM32 GPIO fix; Fixes for PIC32 USB term examplepatacongo2011-12-304-7/+145
* 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
* Fix Sure PIC32MX LED compilepatacongo2011-10-181-5/+5
* Enable waitpid() in sim/nsh2patacongo2011-10-121-10/+5
* Add PIC32MX GPIO handling; add button/LED support for the Sure PIC32MXpatacongo2011-10-113-5/+303
* Change for clean compilation of Sure PIC32MX configurationpatacongo2011-07-033-3/+3
* Add board configuration for Sure Electronics PIC32MX boardpatacongo2011-07-036-0/+900