summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32
Commit message (Expand)AuthorAgeFilesLines
* Add support for testing multiple ADC, PWM, and QE devicespatacongo2012-07-301-1/+3
* Add memccpy{}patacongo2012-07-291-1/+2
* STM32F4Discovery configuration clean-uppatacongo2012-07-271-0/+2
* PM updatepatacongo2012-07-272-4/+4
* Add PM support for the STM32F4Discovery -- still a work in progresspatacongo2012-07-251-3/+3
* Combine cfset[o|i]speed to cfsetspeed; combine cfget[o|i]speed for cfgetspeedpatacongo2012-07-241-2/+5
* Ooops.. c_speed is now read-onlypatacongo2012-07-241-2/+5
* SDIO fixes for the STM32 F2 from Gary Teravskis and Scott Rondestvedtpatacongo2012-07-244-53/+59
* Remove BOTHERpatacongo2012-07-241-21/+5
* Baud definitions (B9600 for example) are again encoded; Now supports the BOTH...patacongo2012-07-232-45/+139
* Add missing file needed for stm32f100xx portpatacongo2012-07-204-4/+271
* Add support for STM32F100x value line. Contributed by Mike Smith. Still mis...patacongo2012-07-194-72/+155
* Make name of RTC ALARM interrupt common on STM32 F1,2,4patacongo2012-07-193-8/+8
* Add STM32 PM sleep supportpatacongo2012-07-185-4/+145
* STM32: Add logic to attach the RTC alarm EXTI interruptpatacongo2012-07-178-21/+286
* PM updatepatacongo2012-07-111-0/+48
* Fix typo in STM32 header filespatacongo2012-07-062-2/+2
* Add LPC43 interrrupt control logicpatacongo2012-07-041-6/+0
* Add LPC43 EMC, Ethernet, and alarm timer header filespatacongo2012-07-021-16/+16
* PM Update; add configs//ekk-lm3s9b96patacongo2012-06-302-10/+30
* ST3210E-EVAL: Add power management configuration; move all linker scripts to...patacongo2012-06-285-6/+14
* Beginning of NXP LPC4330 portpatacongo2012-06-271-1/+1
* Simplify STM32 PM infrastructurepatacongo2012-06-265-39/+2
* Updates to support the Mirtoo internal clockingpatacongo2012-06-201-1/+1
* STM32 power management updatepatacongo2012-06-182-11/+165
* Interrupt priority fix + new LM3S header filespatacongo2012-06-011-19/+24
* Fix return values from sleep(), usleep(), and sigtimedwait(). Fix STM32 F2 I...patacongo2012-05-301-2/+2
* Need to enable USB reset interruptpatacongo2012-05-291-1/+2
* More STM3220G-EVAL fixes; Add NxWM configuration for the STM3220G-EVALpatacongo2012-05-281-1/+0
* Bring STM3220G-EVAL board configurations to same level as STM3240G-EVALpatacongo2012-05-284-10/+10
* Update all STM32 F2 files so that they are the same as the corresponding F4 f...patacongo2012-05-2810-273/+607
* STM32 OTF FS device. USB console now works for me. Some of these changes ar...patacongo2012-05-281-20/+76
* STM32 OTG FS device: Don't process TXFE^Cf we have already processed an XFRC...patacongo2012-05-271-3/+29
* Now have to press enter 3 times to start with USB NSH consolepatacongo2012-05-262-12/+16
* Fix conditional compilation in STM32 quadrature encoderpatacongo2012-05-251-1/+1
* The STMPE11/touchscreen is now fully functional on the STM3240G-EVALpatacongo2012-05-081-2/+2
* Fix STM32 USART4/5 vs UART4/5 confusionpatacongo2012-04-292-14/+14
* Add NxConsole configuration for the STM3240G-EVAL boardpatacongo2012-04-271-1/+1
* Fix infinite loop in CDC/ACM driverpatacongo2012-04-251-0/+15
* Kconfig updated + NFS updatepatacongo2012-04-231-2/+2
* Fix atexit() function being called twicepatacongo2012-04-231-0/+42
* Fix a UART4/5 naming problem introduced in the last check-inpatacongo2012-04-221-2/+2
* Add circular DMA support to STM32 and STM32 serial driver; Add initial config...patacongo2012-04-228-131/+767
* Some STM32 bugfixes from Mike Smithpatacongo2012-04-192-2/+2
* More Kconfig stuffpatacongo2012-04-181-0/+1789
* More Kconfig filespatacongo2012-04-171-2/+5
* Fix a couple of bugs in the STM32 IWDG driverpatacongo2012-04-161-18/+60
* STM32 IWDG watchdog workspatacongo2012-04-163-55/+187
* STM32 WWDG watchdog driver workspatacongo2012-04-163-20/+97
* More Kconfigpatacongo2012-04-162-0/+75