summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* The STM32 F4 CAN driver has been verified in loopback modepatacongo2012-01-024-53/+146
* Remove references to the detron boardpatacongo2012-01-0231-6448/+0
* Buildroot dependency changes from Mike Smithpatacongo2012-01-011-97/+144
* Add FAT long filename support to the Olimex LPC1766-STK NSH and FTPC configur...patacongo2012-01-0115-30/+541
* Fix an integer overflow bug in LPC17xx GPIO interrupt configurationpatacongo2012-01-013-5/+8
* Fix some LPC17xx GPIO/button interrupt logicpatacongo2011-12-319-27/+60
* Fix some issues with LPC1766-STK button support (there are more)patacongo2011-12-3114-78/+370
* Update README, LPC1766-STK button improvements, new Make targets, new Getting...patacongo2011-12-3121-125/+446
* Add (untested) support for the buttons on the Olimex LPC1766-STK boardpatacongo2011-12-315-22/+307
* Extend lpc1766-stk LED supportpatacongo2011-12-3123-304/+417
* STM32 GPIO fix; Fixes for PIC32 USB term examplepatacongo2011-12-3013-42/+342
* The PIC32 USB device driver is code complete (but untested)patacongo2011-12-301-176/+242
* More PIC32 USB device driver logic (still incomplete)patacongo2011-12-291-379/+440
* More PIC32 USB device driver logic (still incomplete)patacongo2011-12-291-99/+199
* Correct last set of changes to configuration logicpatacongo2011-12-296-12/+84
* More PIC32 USB driver stuffpatacongo2011-12-291-72/+192
* A little STM32 logic in the PIC32 USB driverpatacongo2011-12-285-928/+614
* Initial PIC32 driver -- now is just a badly hacked STM32 USB driverpatacongo2011-12-284-15/+4031
* Updates for PIC32MX USB driverpatacongo2011-12-279-331/+408
* Changes to tools to support MAC OSpatacongo2011-12-275-17/+23
* Prep for 6.13 releasenuttx-6.13patacongo2011-12-265-120/+174
* Fix PIC32 serial driver lost interruptspatacongo2011-12-263-15/+61
* Fix an PIC32 error in scheduling of signal handlerspatacongo2011-12-2610-32/+50
* Fix a MIPS delay slot error in the software interrupt logicpatacongo2011-12-267-1/+1541
* Partial bring-up of the pcblogic boardpatacongo2011-12-265-6/+22
* Improved starter kit LED supportpatacongo2011-12-253-21/+111
* Fix starter kit ram sizepatacongo2011-12-251-2/+2
* Fix a PIC32 software interrupt bug (pipeline hazard)patacongo2011-12-258-19/+85
* Add support for LEDs on the Ethernet Starter kitpatacongo2011-12-256-50/+173
* Update to README filespatacongo2011-12-245-8/+173
* PIC32 Serial Console fixespatacongo2011-12-232-7/+146
* PIC32 NSH configuration now builds without errorspatacongo2011-12-235-49/+51
* Changes to get PIC32 serial driver to compilepatacongo2011-12-221-24/+34
* PIC32, need to clear SW interrupt bit in CAUSE registerpatacongo2011-12-221-3/+12
* Calibrated all PIC32 delay loopspatacongo2011-12-224-12/+11
* Add Sure PIC32 NSH configurationpatacongo2011-12-228-4/+1542
* Update to the STM32 ADC and CAN driverspatacongo2011-12-2211-92/+276
* STM32 CAN debug fixespatacongo2011-12-222-85/+97
* Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo2011-12-2241-68/+865
* Disable interrupts while accessing the APB2RTSR registerpatacongo2011-12-221-0/+8
* STM32 ADC driver updatepatacongo2011-12-228-68/+90
* STM32 CAN driver now compilespatacongo2011-12-216-199/+691
* Add the beginning of an STM32 CAN driverpatacongo2011-12-2117-34/+986
* STM32 ADC driver updatepatacongo2011-12-204-113/+313
* Update M25P driver per feedback from Mohammed Elwakeelpatacongo2011-12-208-25/+62
* Finishes the PWM driver for the STM32patacongo2011-12-209-23/+119
* PWM driver workspatacongo2011-12-205-39/+158
* First round of PWM driver debug changespatacongo2011-12-205-5/+67
* ADC driver updatepatacongo2011-12-203-46/+245
* Add a test for PWM driverspatacongo2011-12-1923-134/+937