nuttx/arch/arm/src/stm32
patacongo 793e3d7571 RGMP 4.0 update from Qiang Yu
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5305 42af7a65-404d-4744-a932-0658087f49c3
2012-11-04 15:12:55 +00:00
..
chip RGMP 4.0 update from Qiang Yu 2012-11-04 15:12:55 +00:00
chip.h More progress on the Wildfire STM32 port 2012-09-09 21:48:25 +00:00
Kconfig More STM32 Value Line updates from Freddie Chopin 2012-11-03 16:14:40 +00:00
Make.defs ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configuration 2012-10-26 19:53:20 +00:00
stm32_adc.c STM32 ADC driver fixes 2012-10-21 16:53:38 +00:00
stm32_adc.h STM32 ADC driver fixes 2012-10-21 16:53:38 +00:00
stm32_allocateheap.c The M3 Wildfire port is code complete and ready for test 2012-09-10 22:26:37 +00:00
stm32_bkp.h ST3210E-EVAL: Add power management configuration; move all linker scripts to common files 2012-06-28 00:48:00 +00:00
stm32_can.c Add missing file needed for stm32f100xx port 2012-07-20 01:42:40 +00:00
stm32_can.h Leverage some bit timing logic from LPC17xx to the STM32 CAN driver 2012-01-20 03:37:29 +00:00
stm32_dac.c Add peripheral support for the STM32 F2 family 2012-03-10 00:02:11 +00:00
stm32_dac.h Add framework for lower half STM32 PWM driver; updates to the STM32 ADC driver 2011-12-16 19:29:41 +00:00
stm32_dbgmcu.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
stm32_dma.c Add circular DMA support to STM32 and STM32 serial driver; Add initial configuration for the Mikroelektronika PIC32MX7 MMB board 2012-04-22 19:50:33 +00:00
stm32_dma.h Add circular DMA support to STM32 and STM32 serial driver; Add initial configuration for the Mikroelektronika PIC32MX7 MMB board 2012-04-22 19:50:33 +00:00
stm32_dumpgpio.c Add peripheral support for the STM32 F2 family 2012-03-10 00:02:11 +00:00
stm32_eth.c Several bugfixes, mostly from Darcy Gong 2012-10-06 14:50:37 +00:00
stm32_eth.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
stm32_exti_alarm.c Make name of RTC ALARM interrupt common on STM32 F1,2,4 2012-07-19 14:33:14 +00:00
stm32_exti_gpio.c STM32: Add logic to attach the RTC alarm EXTI interrupt 2012-07-17 00:22:48 +00:00
stm32_exti.h Add STM32 PM sleep support 2012-07-18 22:54:33 +00:00
stm32_flash.c More changes for STM3240 build 2011-11-22 20:07:42 +00:00
stm32_flash.h More STM3240 header file changes 2011-11-21 14:25:38 +00:00
stm32_fsmc.h Add peripheral support for the STM32 F2 family 2012-03-10 00:02:11 +00:00
stm32_gpio.c Fix STM32 SPI3 remap logic 2012-09-27 20:15:24 +00:00
stm32_gpio.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
stm32_i2c.c Recent I2C changes for F4 broke F1 2012-09-21 17:55:08 +00:00
stm32_i2c.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
stm32_idle.c Corrections for SD card on Shenzhou board 2012-09-24 18:57:38 +00:00
stm32_internal.h Add a test for PWM drivers 2011-12-19 23:06:41 +00:00
stm32_irq.c Add LPC43 interrrupt control logic 2012-07-04 19:34:11 +00:00
stm32_iwdg.c More Kconfig files 2012-04-17 13:48:39 +00:00
stm32_lowputc.c Changes to Kconfig and matching defconfig files 2012-09-04 14:43:56 +00:00
stm32_lowputc.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
stm32_lse.c STM32 F4 RTC driver is fully coded (but not tested) 2011-12-14 19:12:00 +00:00
stm32_lsi.c STM32 IWDG watchdog works 2012-04-16 21:13:54 +00:00
stm32_otgfs.h More progress on the STM32 OTG FS device driver 2012-04-05 14:12:41 +00:00
stm32_otgfsdev.c USB device drivers: Add hooks to to use common, external DMA buffer allocation implementation.. 2012-09-13 14:14:18 +00:00
stm32_otgfshost.c Add USB host support to the STM32F4Discovery board 2012-08-29 17:41:43 +00:00
stm32_pm.h Add STM32 PM sleep support 2012-07-18 22:54:33 +00:00
stm32_pminitialize.c Simplify STM32 PM infrastructure 2012-06-26 12:39:23 +00:00
stm32_pmsleep.c STM32 PM update 2012-08-03 15:01:51 +00:00
stm32_pmstandby.c PM update 2012-07-27 00:14:38 +00:00
stm32_pmstop.c PM update 2012-07-27 00:14:38 +00:00
stm32_pwm.c Fix types in STM32 PWM driver comments 2012-03-29 23:14:29 +00:00
stm32_pwm.h Make STM32 F4 TIM pin naming consistent with F1 2012-01-06 21:25:27 +00:00
stm32_pwr.c The M3 Wildfire port is code complete and ready for test 2012-09-10 22:26:37 +00:00
stm32_pwr.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
stm32_qencoder.c Add support for testing multiple ADC, PWM, and QE devices 2012-07-30 16:51:43 +00:00
stm32_qencoder.h Ooops part of last checkin was still in the editor 2012-02-25 00:58:07 +00:00
stm32_rcc.c STM32 PM update 2012-08-03 15:01:51 +00:00
stm32_rcc.h Add support for Olimex STM32-P107 board (contributed by Max Holtzberg) 2012-08-10 17:07:02 +00:00
stm32_rng.c Implementation of /dev/random using the STM32 Random Number Generator (RNG) 2012-09-29 20:34:25 +00:00
stm32_rtc.c Add peripheral support for the STM32 F2 family 2012-03-10 00:02:11 +00:00
stm32_rtc.h Add peripheral support for the STM32 F2 family 2012-03-10 00:02:11 +00:00
stm32_sdio.c Back out the last STM32 SDIO DMA change. It is incorrect 2012-09-04 12:35:47 +00:00
stm32_sdio.h SDIO fixes for the STM32 F2 from Gary Teravskis and Scott Rondestvedt 2012-07-24 15:49:01 +00:00
stm32_serial.c If serial DMA enabled, re-initialize serial console 2012-09-07 13:35:58 +00:00
stm32_spi.c Resync new repository with old repo r5166 2012-09-17 18:35:37 +00:00
stm32_spi.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
stm32_start.c Add support for SRAM on board the STM3240G-EVAL board 2012-02-27 17:22:10 +00:00
stm32_syscfg.h Changes to get a clean compile with the Kconfig Shenzhou board. Still some link issues 2012-09-08 16:40:12 +00:00
stm32_tim.c More STM32 quadrature encoder code 2012-02-14 17:48:25 +00:00
stm32_tim.h STM32 fixes for F4 32-bit timers 2012-01-13 02:49:10 +00:00
stm32_timerisr.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
stm32_uart.h Removed delay after receiving in recvfrom(). This was killing network performance 2012-09-07 16:51:53 +00:00
stm32_usbdev.c Extend the USB device/class interface: Add parameters to pass the EP0 OUT data that should accompany the OUT SETUP request 2012-04-12 16:30:48 +00:00
stm32_usbdev.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
stm32_usbhost.h Changes for clean STM32 USB host driver build 2012-08-20 16:06:39 +00:00
stm32_vectors.S Add support for Olimex STM32-P107 board (contributed by Max Holtzberg) 2012-08-10 17:07:02 +00:00
stm32_waste.c Add Uros' RCC actitivity counter to STM32 idle loop 2011-08-20 13:23:34 +00:00
stm32_waste.h Finish code for basic STM3240 port 2011-11-24 01:34:10 +00:00
stm32_wdg.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
stm32_wwdg.c STM32 IWDG watchdog works 2012-04-16 21:13:54 +00:00
stm32.h Various STM32 SDIO and DMA fixes (SDIO DMA still does not work) 2012-02-20 20:02:53 +00:00
stm32f10xxx_dma.c Add missing file needed for stm32f100xx port 2012-07-20 01:42:40 +00:00
stm32f10xxx_rcc.c More STM32 Value Line updates from Freddie Chopin 2012-11-03 16:14:40 +00:00
stm32f10xxx_rtc.c The M3 Wildfire port is code complete and ready for test 2012-09-10 22:26:37 +00:00
stm32f20xxx_dma.c Back out the last STM32 DMA priority change. It is not necessary; just dropping the SD frequency was sufficient 2012-08-10 23:16:01 +00:00
stm32f20xxx_rcc.c Some repartitioning of STM32 functionality to better support a USB host driver 2012-08-15 17:58:54 +00:00
stm32f20xxx_rtc.c Update all STM32 F2 files so that they are the same as the corresponding F4 files 2012-05-28 18:10:41 +00:00
stm32f40xxx_dma.c Back out the last STM32 DMA priority change. It is not necessary; just dropping the SD frequency was sufficient 2012-08-10 23:16:01 +00:00
stm32f40xxx_rcc.c Some repartitioning of STM32 functionality to better support a USB host driver 2012-08-15 17:58:54 +00:00
stm32f40xxx_rtc.c Add PM support for the STM32F4Discovery -- still a work in progress 2012-07-25 13:35:36 +00:00