summaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Collapse)AuthorAgeFilesLines
...
* Add suport for the Stellaris LM3S6432S2E and the TI RDK-S2Epatacongo2012-01-046-1/+207
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4260 42af7a65-404d-4744-a932-0658087f49c3
* Fixes for STM32 ADC driver on the F4; LC17xx LED initial statepatacongo2012-01-031-36/+62
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4257 42af7a65-404d-4744-a932-0658087f49c3
* Fixes for LPC1766-STK without LED supportpatacongo2012-01-031-104/+104
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4256 42af7a65-404d-4744-a932-0658087f49c3
* Improve LPC17xx CAN interrupt handling; Additions to LPC17xx SPI driverpatacongo2012-01-033-21/+97
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4255 42af7a65-404d-4744-a932-0658087f49c3
* LPC17xx CAN driver now supports all 3 transmit buffers and loopback mode; ↵patacongo2012-01-033-763/+1269
| | | | | | LCP1766-STK NSH configuration will support the CAN loopback test git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4253 42af7a65-404d-4744-a932-0658087f49c3
* Add support for STM32 Potentiometer via ADC3patacongo2012-01-022-7/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4252 42af7a65-404d-4744-a932-0658087f49c3
* The STM32 F4 CAN driver has been verified in loopback modepatacongo2012-01-022-52/+143
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4251 42af7a65-404d-4744-a932-0658087f49c3
* Fix an integer overflow bug in LPC17xx GPIO interrupt configurationpatacongo2012-01-011-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4247 42af7a65-404d-4744-a932-0658087f49c3
* Fix some LPC17xx GPIO/button interrupt logicpatacongo2011-12-314-14/+25
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4246 42af7a65-404d-4744-a932-0658087f49c3
* Extend lpc1766-stk LED supportpatacongo2011-12-312-5/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4242 42af7a65-404d-4744-a932-0658087f49c3
* STM32 GPIO fix; Fixes for PIC32 USB term examplepatacongo2011-12-303-24/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4241 42af7a65-404d-4744-a932-0658087f49c3
* The PIC32 USB device driver is code complete (but untested)patacongo2011-12-301-176/+242
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4240 42af7a65-404d-4744-a932-0658087f49c3
* More PIC32 USB device driver logic (still incomplete)patacongo2011-12-291-379/+440
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4239 42af7a65-404d-4744-a932-0658087f49c3
* More PIC32 USB device driver logic (still incomplete)patacongo2011-12-291-99/+199
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4238 42af7a65-404d-4744-a932-0658087f49c3
* Correct last set of changes to configuration logicpatacongo2011-12-292-4/+35
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4237 42af7a65-404d-4744-a932-0658087f49c3
* More PIC32 USB driver stuffpatacongo2011-12-291-72/+192
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4236 42af7a65-404d-4744-a932-0658087f49c3
* A little STM32 logic in the PIC32 USB driverpatacongo2011-12-284-928/+601
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4235 42af7a65-404d-4744-a932-0658087f49c3
* Initial PIC32 driver -- now is just a badly hacked STM32 USB driverpatacongo2011-12-283-15/+3895
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4234 42af7a65-404d-4744-a932-0658087f49c3
* Updates for PIC32MX USB driverpatacongo2011-12-272-315/+352
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4233 42af7a65-404d-4744-a932-0658087f49c3
* Changes to tools to support MAC OSpatacongo2011-12-272-3/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4232 42af7a65-404d-4744-a932-0658087f49c3
* Fix PIC32 serial driver lost interruptspatacongo2011-12-263-15/+61
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4230 42af7a65-404d-4744-a932-0658087f49c3
* Fix an PIC32 error in scheduling of signal handlerspatacongo2011-12-263-13/+29
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4229 42af7a65-404d-4744-a932-0658087f49c3
* Fix a MIPS delay slot error in the software interrupt logicpatacongo2011-12-261-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4228 42af7a65-404d-4744-a932-0658087f49c3
* Partial bring-up of the pcblogic boardpatacongo2011-12-264-4/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4227 42af7a65-404d-4744-a932-0658087f49c3
* Fix a PIC32 software interrupt bug (pipeline hazard)patacongo2011-12-255-7/+33
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4224 42af7a65-404d-4744-a932-0658087f49c3
* Add support for LEDs on the Ethernet Starter kitpatacongo2011-12-251-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4223 42af7a65-404d-4744-a932-0658087f49c3
* PIC32 Serial Console fixespatacongo2011-12-231-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4221 42af7a65-404d-4744-a932-0658087f49c3
* PIC32 NSH configuration now builds without errorspatacongo2011-12-232-45/+46
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4220 42af7a65-404d-4744-a932-0658087f49c3
* Changes to get PIC32 serial driver to compilepatacongo2011-12-221-24/+34
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4219 42af7a65-404d-4744-a932-0658087f49c3
* PIC32, need to clear SW interrupt bit in CAUSE registerpatacongo2011-12-221-3/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4218 42af7a65-404d-4744-a932-0658087f49c3
* Update to the STM32 ADC and CAN driverspatacongo2011-12-224-69/+247
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4215 42af7a65-404d-4744-a932-0658087f49c3
* STM32 CAN debug fixespatacongo2011-12-221-84/+80
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4214 42af7a65-404d-4744-a932-0658087f49c3
* Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo2011-12-225-39/+92
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4213 42af7a65-404d-4744-a932-0658087f49c3
* Disable interrupts while accessing the APB2RTSR registerpatacongo2011-12-221-0/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4212 42af7a65-404d-4744-a932-0658087f49c3
* STM32 ADC driver updatepatacongo2011-12-222-46/+64
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4211 42af7a65-404d-4744-a932-0658087f49c3
* STM32 CAN driver now compilespatacongo2011-12-213-199/+627
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4210 42af7a65-404d-4744-a932-0658087f49c3
* Add the beginning of an STM32 CAN driverpatacongo2011-12-214-7/+775
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4209 42af7a65-404d-4744-a932-0658087f49c3
* STM32 ADC driver updatepatacongo2011-12-202-110/+263
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4208 42af7a65-404d-4744-a932-0658087f49c3
* Update M25P driver per feedback from Mohammed Elwakeelpatacongo2011-12-201-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4207 42af7a65-404d-4744-a932-0658087f49c3
* Finishes the PWM driver for the STM32patacongo2011-12-201-12/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4206 42af7a65-404d-4744-a932-0658087f49c3
* PWM driver workspatacongo2011-12-202-23/+120
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4205 42af7a65-404d-4744-a932-0658087f49c3
* First round of PWM driver debug changespatacongo2011-12-201-1/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4204 42af7a65-404d-4744-a932-0658087f49c3
* ADC driver updatepatacongo2011-12-201-42/+237
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4203 42af7a65-404d-4744-a932-0658087f49c3
* Add a test for PWM driverspatacongo2011-12-193-6/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4202 42af7a65-404d-4744-a932-0658087f49c3
* Remove the PWM pulse count method. It can't be support on current hardwarepatacongo2011-12-191-23/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4201 42af7a65-404d-4744-a932-0658087f49c3
* Completes coding of the PWM modulepatacongo2011-12-194-152/+811
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4200 42af7a65-404d-4744-a932-0658087f49c3
* Fix STM32 USB overrun problem (again, still)patacongo2011-12-181-3/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4199 42af7a65-404d-4744-a932-0658087f49c3
* Add alternate function pin mapping for the STM32F103VCpatacongo2011-12-171-0/+423
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4198 42af7a65-404d-4744-a932-0658087f49c3
* Adds support for the STM32F103VCT6 and for the Hy-Mini STM32v board. ↵patacongo2011-12-173-5/+32
| | | | | | Contributed by Laurent Latil git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4197 42af7a65-404d-4744-a932-0658087f49c3
* Fix a critical bug in the STM32 USB device-side driverpatacongo2011-12-171-39/+45
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4196 42af7a65-404d-4744-a932-0658087f49c3