summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* Incorporate Z80 bugfixes reported by Phillip Klaus Krausepatacongo2012-01-062-1/+58
* Fix issue with LPC17xx CAN baud calculationpatacongo2012-01-061-2/+2
* LPC17xx CAN PCLK divisor is not a configuration parameterpatacongo2012-01-064-0/+48
* Add hooks for SD media change callbackspatacongo2012-01-061-199/+380
* File that should have been added in the last check-inpatacongo2012-01-051-0/+131
* Add APIs to support user access to the STM3240G-EVAL LEDspatacongo2012-01-054-9/+57
* Clarify some aspects of ADC configuration for the STM32patacongo2012-01-044-87/+42
* Add suport for the Stellaris LM3S6432S2E and the TI RDK-S2Epatacongo2012-01-0421-0/+3308
* Fix an issue for architectures where interrupt numbers and vector numbers do ...patacongo2012-01-046-1/+92
* Fixes for STM32 ADC driver on the F4; LC17xx LED initial statepatacongo2012-01-034-4/+19
* Fixes for LPC1766-STK without LED supportpatacongo2012-01-033-96/+102
* LPC1766-STK CAN board supportpatacongo2012-01-031-0/+146
* LPC17xx CAN driver now supports all 3 transmit buffers and loopback mode; LCP...patacongo2012-01-035-2/+49
* Add support for STM32 Potentiometer via ADC3patacongo2012-01-025-36/+197
* Remove references to the detron boardpatacongo2012-01-0228-6439/+0
* Add FAT long filename support to the Olimex LPC1766-STK NSH and FTPC configur...patacongo2012-01-0113-28/+511
* Fix an integer overflow bug in LPC17xx GPIO interrupt configurationpatacongo2012-01-011-0/+1
* Fix some LPC17xx GPIO/button interrupt logicpatacongo2011-12-312-12/+25
* Fix some issues with LPC1766-STK button support (there are more)patacongo2011-12-3112-3/+294
* Update README, LPC1766-STK button improvements, new Make targets, new Getting...patacongo2011-12-313-33/+71
* Add (untested) support for the buttons on the Olimex LPC1766-STK boardpatacongo2011-12-314-22/+302
* Extend lpc1766-stk LED supportpatacongo2011-12-3121-299/+412
* 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
* Prep for 6.13 releasenuttx-6.13patacongo2011-12-261-0/+3
* Fix a MIPS delay slot error in the software interrupt logicpatacongo2011-12-265-0/+1536
* Partial bring-up of the pcblogic boardpatacongo2011-12-261-2/+2
* 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-253-12/+52
* Add support for LEDs on the Ethernet Starter kitpatacongo2011-12-254-48/+171
* Update to README filespatacongo2011-12-242-5/+16
* PIC32 Serial Console fixespatacongo2011-12-231-3/+142
* 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-226-1/+1536
* Update to the STM32 ADC and CAN driverspatacongo2011-12-225-12/+16
* Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo2011-12-2214-17/+238
* STM32 ADC driver updatepatacongo2011-12-225-13/+11
* STM32 CAN driver now compilespatacongo2011-12-212-0/+61
* Add the beginning of an STM32 CAN driverpatacongo2011-12-218-2/+115
* Update M25P driver per feedback from Mohammed Elwakeelpatacongo2011-12-204-10/+18
* Finishes the PWM driver for the STM32patacongo2011-12-206-4/+89
* PWM driver workspatacongo2011-12-203-16/+38
* First round of PWM driver debug changespatacongo2011-12-202-1/+7
* ADC driver updatepatacongo2011-12-202-4/+8
* Add a test for PWM driverspatacongo2011-12-197-111/+285
* Completes coding of the PWM modulepatacongo2011-12-192-5/+19
* Adds support for the STM32F103VCT6 and for the Hy-Mini STM32v board. Contrib...patacongo2011-12-1759-0/+14153