summaryrefslogtreecommitdiffstats
path: root/nuttx/configs
AgeCommit message (Expand)AuthorFilesLines
2012-01-25More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo103-2171/+2171
2012-01-25Massive name change USB STRG -> USB MSCpatacongo130-3012/+3012
2012-01-25Corrections for LP17xx UARTs and Nucleus 2Gpatacongo8-9/+219
2012-01-25STM32 F4 I2C updatespatacongo1-0/+10
2012-01-24Lots of re-organization -- getting ready to support a composite USB devicepatacongo3-0/+98
2012-01-24Enable the I2C tool in the STM3240G-EVAL NSH configurationpatacongo5-1/+113
2012-01-20Add support for extended (29-bit) CAN IDspatacongo17-3/+46
2012-01-20Fix some warningspatacongo1-2/+3
2012-01-20Leverage some bit timing logic from LPC17xx to the STM32 CAN driverpatacongo8-2/+58
2012-01-20Fixes to PIC32 USB driver and LPC17xx CAN driverpatacongo1-12/+0
2012-01-19Add configuratin to select TSEG1 and TSEG2 valuespatacongo4-0/+8
2012-01-17PIC32 USB driver fixes (still not working)patacongo1-3/+3
2012-01-17Add support for building 32-bit simulation on a 64-bit targetpatacongo9-27/+169
2012-01-17Finish coding of PIC32MX Ethernet driverpatacongo1-1/+11
2012-01-17More PIC32 Ethernet stuff (still incomplete)patacongo3-8/+19
2012-01-16Fix STM32 F4 APB2 clock input frequenciespatacongo2-8/+8
2012-01-16Increase range of pulse count in PWM driverpatacongo1-2/+2
2012-01-12Add definitions for another Sure Elec. PIC32 boardpatacongo3-0/+33
2012-01-11For STM32 PWM output on TIM1/8, need to set master output enable (MOE)patacongo2-27/+55
2012-01-11Fix bug in STM32 CAN: It must be interrupt drivenpatacongo1-2/+5
2012-01-11Add support for the STM32F4-Discovery (from Mike Smith)patacongo20-0/+5489
2012-01-11CAN request order prioritypatacongo1-3/+6
2012-01-11Implement the new CAN txready method for STM32patacongo1-1/+1
2012-01-10Fix LPC17 CAN driver; TX must be interrupt drivenpatacongo1-5/+5
2012-01-10Correct GPIO dump outputpatacongo1-2/+8
2012-01-09Finish PWM pulse count configurationpatacongo5-57/+100
2012-01-09Add basic support for pulse count in the PWM interfacepatacongo2-0/+3
2012-01-08More progress on the PIC32MX Ethernet driverpatacongo2-0/+75
2012-01-06Make STM32 F4 TIM pin naming consistent with F1patacongo4-5/+5
2012-01-06Incorporate Z80 bugfixes reported by Phillip Klaus Krausepatacongo2-1/+58
2012-01-06Fix issue with LPC17xx CAN baud calculationpatacongo1-2/+2
2012-01-06LPC17xx CAN PCLK divisor is not a configuration parameterpatacongo4-0/+48
2012-01-06Add hooks for SD media change callbackspatacongo1-199/+380
2012-01-05File that should have been added in the last check-inpatacongo1-0/+131
2012-01-05Add APIs to support user access to the STM3240G-EVAL LEDspatacongo4-9/+57
2012-01-04Clarify some aspects of ADC configuration for the STM32patacongo4-87/+42
2012-01-04Add suport for the Stellaris LM3S6432S2E and the TI RDK-S2Epatacongo21-0/+3308
2012-01-04Fix an issue for architectures where interrupt numbers and vector numbers do ...patacongo6-1/+92
2012-01-03Fixes for STM32 ADC driver on the F4; LC17xx LED initial statepatacongo4-4/+19
2012-01-03Fixes for LPC1766-STK without LED supportpatacongo3-96/+102
2012-01-03LPC1766-STK CAN board supportpatacongo1-0/+146
2012-01-03LPC17xx CAN driver now supports all 3 transmit buffers and loopback mode; LCP...patacongo5-2/+49
2012-01-02Add support for STM32 Potentiometer via ADC3patacongo5-36/+197
2012-01-02Remove references to the detron boardpatacongo28-6439/+0
2012-01-01Add FAT long filename support to the Olimex LPC1766-STK NSH and FTPC configur...patacongo13-28/+511
2012-01-01Fix an integer overflow bug in LPC17xx GPIO interrupt configurationpatacongo1-0/+1
2011-12-31Fix some LPC17xx GPIO/button interrupt logicpatacongo2-12/+25
2011-12-31Fix some issues with LPC1766-STK button support (there are more)patacongo12-3/+294
2011-12-31Update README, LPC1766-STK button improvements, new Make targets, new Getting...patacongo3-33/+71
2011-12-31Add (untested) support for the buttons on the Olimex LPC1766-STK boardpatacongo4-22/+302