nuttx/arch/arm/src/stm32
patacongo f1de52049b Status not being set when transfer started via epsubmit()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2217 42af7a65-404d-4744-a932-0658087f49c3
2009-11-03 16:11:55 +00:00
..
chip.h Misc setup changes 2009-10-01 00:06:57 +00:00
Make.defs Add STM32 USBDEV driver 2009-10-29 18:50:05 +00:00
stm32_adc.h Add ADC and I2C header files 2009-09-22 14:29:16 +00:00
stm32_bkp.h Add BKP, DBGMCU, EXTI, and PWR header files 2009-09-23 19:15:03 +00:00
stm32_can.h Add DMA header file 2009-09-23 16:05:35 +00:00
stm32_dgbmcu.h Add IRQ and SYSTICK logic 2009-09-26 20:35:45 +00:00
stm32_dma.c SPI DMA design simplification 2009-10-17 16:11:55 +00:00
stm32_dma.h Fix DMA channel mapping 2009-10-16 18:17:13 +00:00
stm32_exti.h Add BKP, DBGMCU, EXTI, and PWR header files 2009-09-23 19:15:03 +00:00
stm32_flash.h Basic USART setup works 2009-10-11 19:52:20 +00:00
stm32_fsmc.h FSMC header file cleanup 2009-10-20 22:38:02 +00:00
stm32_gpio.c Misc GPIO-related changes 2009-10-14 19:31:44 +00:00
stm32_gpio.h Add FSMC support 2009-10-20 20:31:45 +00:00
stm32_i2c.h Add ADC and I2C header files 2009-09-22 14:29:16 +00:00
stm32_internal.h Add STM32 USBDEV driver 2009-10-29 18:50:05 +00:00
stm32_irq.c BUG: mixing else causes bad IRQ settings 2009-10-30 13:51:07 +00:00
stm32_lowputc.c Need to config CTS/RTS pins for USART2/3 even if not using flow control 2009-10-29 02:47:10 +00:00
stm32_memorymap.h Add FSMC support 2009-10-20 20:31:45 +00:00
stm32_pwr.h Add BKP, DBGMCU, EXTI, and PWR header files 2009-09-23 19:15:03 +00:00
stm32_rcc.c timeout loop variable should be volatile 2009-10-29 21:16:57 +00:00
stm32_rcc.h Initial USB debug changes 2009-10-29 20:30:46 +00:00
stm32_rtc.h Add RTC and WDG header files 2009-09-23 02:09:40 +00:00
stm32_serial.c Fix types in stm32 serial drivers 2009-10-29 02:18:09 +00:00
stm32_spi.c Extend SPI interface to better handle multiple devices on same SPI bus 2009-10-20 14:05:56 +00:00
stm32_spi.h Fix SPI compilation errors 2009-10-15 23:16:14 +00:00
stm32_start.c Misc GPIO-related changes 2009-10-14 19:31:44 +00:00
stm32_tim.h Add timer header file 2009-09-24 15:18:28 +00:00
stm32_timerisr.c Boots with SYSTICK source = HCLK, not HCLK/8 2009-10-17 21:45:39 +00:00
stm32_uart.h Add UART4/5 register definitions 2009-09-26 19:03:46 +00:00
stm32_usbdev.c Status not being set when transfer started via epsubmit() 2009-11-03 16:11:55 +00:00
stm32_usbdev.h arch/arm/src/stm32/stm32_usbdev.c 2009-10-31 15:54:10 +00:00
stm32_vectors.S When running from DFU load, need to set NVIC vector address 2009-10-13 23:37:06 +00:00
stm32_wdg.h Add RTC and WDG header files 2009-09-23 02:09:40 +00:00