aboutsummaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/stm32_lowputc.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, WIP, needs a NuttX checkout to Firmware/NuttX nowLorenz Meier2013-06-011-499/+0
* Manually fixup merge botches via direct comparison with NuttX r5447.px4dev2013-01-111-2/+73
* Changes to Kconfig and matching defconfig filespatacongo2012-09-041-10/+10
* Fix STM32 USART4/5 vs UART4/5 confusionpatacongo2012-04-291-4/+4
* Add circular DMA support to STM32 and STM32 serial driver; Add initial config...patacongo2012-04-221-83/+0
* Add peripheral support for the STM32 F2 familypatacongo2012-03-101-3/+3
* Add stm3240g-eval nsh2 configuration: SDIO and no UARTpatacongo2012-02-021-2/+0
* Add support for STM32 UART4-5 and USART6patacongo2012-01-081-70/+31
* Completes coding of the PWM modulepatacongo2011-12-191-0/+552