summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Fixes for STM32 ADC driver on the F4; LC17xx LED initial statepatacongo2012-01-031-36/+62
* Fixes for LPC1766-STK without LED supportpatacongo2012-01-031-104/+104
* Improve LPC17xx CAN interrupt handling; Additions to LPC17xx SPI driverpatacongo2012-01-033-21/+97
* LPC17xx CAN driver now supports all 3 transmit buffers and loopback mode; LCP...patacongo2012-01-033-763/+1269
* Add support for STM32 Potentiometer via ADC3patacongo2012-01-022-7/+16
* The STM32 F4 CAN driver has been verified in loopback modepatacongo2012-01-022-52/+143
* Fix an integer overflow bug in LPC17xx GPIO interrupt configurationpatacongo2012-01-011-3/+3
* Fix some LPC17xx GPIO/button interrupt logicpatacongo2011-12-314-14/+25
* Extend lpc1766-stk LED supportpatacongo2011-12-312-5/+5
* STM32 GPIO fix; Fixes for PIC32 USB term examplepatacongo2011-12-302-13/+10
* Correct last set of changes to configuration logicpatacongo2011-12-291-1/+29
* A little STM32 logic in the PIC32 USB driverpatacongo2011-12-281-5/+5
* Changes to tools to support MAC OSpatacongo2011-12-271-2/+2
* Update to the STM32 ADC and CAN driverspatacongo2011-12-224-69/+247
* STM32 CAN debug fixespatacongo2011-12-221-84/+80
* Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo2011-12-225-39/+92
* Disable interrupts while accessing the APB2RTSR registerpatacongo2011-12-221-0/+8
* STM32 ADC driver updatepatacongo2011-12-222-46/+64
* STM32 CAN driver now compilespatacongo2011-12-213-199/+627
* Add the beginning of an STM32 CAN driverpatacongo2011-12-214-7/+775
* STM32 ADC driver updatepatacongo2011-12-202-110/+263
* Update M25P driver per feedback from Mohammed Elwakeelpatacongo2011-12-201-1/+1
* Finishes the PWM driver for the STM32patacongo2011-12-201-12/+12
* PWM driver workspatacongo2011-12-202-23/+120
* First round of PWM driver debug changespatacongo2011-12-201-1/+5
* ADC driver updatepatacongo2011-12-201-42/+237
* Add a test for PWM driverspatacongo2011-12-193-6/+30
* Remove the PWM pulse count method. It can't be support on current hardwarepatacongo2011-12-191-23/+0
* Completes coding of the PWM modulepatacongo2011-12-194-152/+811
* Fix STM32 USB overrun problem (again, still)patacongo2011-12-181-3/+5
* Add alternate function pin mapping for the STM32F103VCpatacongo2011-12-171-0/+423
* Adds support for the STM32F103VCT6 and for the Hy-Mini STM32v board. Contrib...patacongo2011-12-173-5/+32
* Fix a critical bug in the STM32 USB device-side driverpatacongo2011-12-171-39/+45
* Fix some bad SDIO debug instrumentationpatacongo2011-12-172-24/+34
* STM32 ADC updatepatacongo2011-12-174-244/+518
* Add framework for lower half STM32 PWM driver; updates to the STM32 ADC driverpatacongo2011-12-169-157/+1305
* Add generic, upper-half PWM driverpatacongo2011-12-164-98/+113
* Update how ADC channel number is obtainedpatacongo2011-12-161-20/+28
* Updated STM32 ADC driverpatacongo2011-12-162-81/+113
* Started then stopped development of the STM32 DAC driver -- I guess it isn't ...patacongo2011-12-154-19/+377
* More STM32 DAC driver logicpatacongo2011-12-157-44/+403
* Update to STM32 DAC and ADC driverspatacongo2011-12-154-27/+122
* Oops fix screw-up in last check-inpatacongo2011-12-151-1/+1
* Oops fix screw-up in last check-inpatacongo2011-12-151-5/+5
* Add loops to set ADC SQ valuespatacongo2011-12-152-158/+19
* Updated STM32 ADC driverpatacongo2011-12-152-49/+431
* Add a framework for an ADC testpatacongo2011-12-141-14/+14
* STM32 F4 RTC is functionalpatacongo2011-12-142-4/+120
* STM32 RTC driver now compiles and links without error (still untested)patacongo2011-12-143-35/+50
* STM32 F4 RTC driver is fully coded (but not tested)patacongo2011-12-149-50/+583