summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/chip
Commit message (Expand)AuthorAgeFilesLines
* Add support for extended (29-bit) CAN IDspatacongo2012-01-201-4/+4
* Leverage some bit timing logic from LPC17xx to the STM32 CAN driverpatacongo2012-01-201-0/+4
* Fix offset to STM32 F1 AFIO EXTICR registerpatacongo2012-01-181-3/+3
* Increase range of pulse count in PWM driverpatacongo2012-01-161-0/+2
* Correct GPIO dump outputpatacongo2012-01-101-30/+30
* Make STM32 F4 TIM pin naming consistent with F1patacongo2012-01-061-67/+67
* Add support for STM32 Potentiometer via ADC3patacongo2012-01-021-1/+1
* The STM32 F4 CAN driver has been verified in loopback modepatacongo2012-01-021-1/+1
* Update to the STM32 ADC and CAN driverspatacongo2011-12-221-9/+14
* STM32 CAN driver now compilespatacongo2011-12-211-13/+13
* PWM driver workspatacongo2011-12-201-2/+0
* Completes coding of the PWM modulepatacongo2011-12-191-75/+39
* Add alternate function pin mapping for the STM32F103VCpatacongo2011-12-171-0/+423
* STM32 ADC updatepatacongo2011-12-171-9/+9
* Started then stopped development of the STM32 DAC driver -- I guess it isn't ...patacongo2011-12-151-0/+4
* More STM32 DAC driver logicpatacongo2011-12-152-0/+120
* Add loops to set ADC SQ valuespatacongo2011-12-151-0/+3
* Updated STM32 ADC driverpatacongo2011-12-151-1/+1
* Add a framework for an ADC testpatacongo2011-12-141-14/+14
* STM32 F4 RTC is functionalpatacongo2011-12-141-1/+15
* STM32 RTC driver now compiles and links without error (still untested)patacongo2011-12-141-1/+1
* STM32 F4 RTC driver is fully coded (but not tested)patacongo2011-12-142-4/+27
* Add STM32 DAC register definitions and skeleton DAC driverpatacongo2011-12-121-0/+252
* Add Ethernet descriptor definitions and initializationpatacongo2011-12-101-2/+167
* Add Ethernet interrupt configuration and handlingpatacongo2011-12-101-35/+22
* Add STM32 ethernet MAC and DMA initializationpatacongo2011-12-091-5/+7
* Add PHY setup for STM3240G-EVAL Ethernet driverpatacongo2011-12-091-3/+11
* Add Ethernet pin/clock configuration logicpatacongo2011-12-082-47/+49
* Finish STM32 Ethernet header file; Add ethernet driver skeletonpatacongo2011-12-081-91/+425
* Add beginning of ethernet register definitions for the STM32 F4patacongo2011-12-072-1/+334
* Add STM32 F4 DMA framework (untested)patacongo2011-12-072-50/+30
* Fixes for STM32F40xxx portpatacongo2011-12-052-13/+13
* Finish code for basic STM3240 portpatacongo2011-11-241-24/+24
* Add clock configuration logic for the STM32F40patacongo2011-11-231-53/+58
* Finish port of GPIO driver for STM3240patacongo2011-11-232-69/+79
* More changes, getting closer to a clean STM3240 compilepatacongo2011-11-223-1/+11
* Working toward clean STM3240xx buildpatacongo2011-11-2210-47/+340
* Add STM3240 SYSCFG header filepatacongo2011-11-212-0/+151
* Finishes basic header file updates for STM3230patacongo2011-11-213-1/+366
* Updates for STM3240 timerspatacongo2011-11-212-131/+344
* STM3240 RTC, SPI, and SDIO header filespatacongo2011-11-213-9/+401
* Add STM3240 RTC header filepatacongo2011-11-212-6/+6
* Add STM3240 pwr and rcc header filespatacongo2011-11-214-12/+535
* More STM3240 header file changespatacongo2011-11-212-35/+122
* Update DMA header file for the STM32F40xxxpatacongo2011-11-202-27/+545
* Update debug header file for the STM32F40xxxpatacongo2011-11-201-0/+144
* Update CAN header file for the STM32F40xxxpatacongo2011-11-201-0/+496
* Update ADC header file for the STM32F40xxxpatacongo2011-11-202-1/+566
* Revised FAT bugfixpatacongo2011-11-192-7/+7
* Add STM3240 alternate pin functionspatacongo2011-11-192-2/+511