nuttx/arch/arm/src/stm32
2014-04-15 08:49:33 -06:00
..
chip Updates to the STM32 OTGFS host logic from Leo 2014-04-15 08:49:33 -06:00
chip.h Add framework for Spark Core board support. The initial commit is a clone of the Maple Mini and still needs Spark customizations 2013-10-02 08:24:46 -06:00
Kconfig More STM32F429 Discovery FPU-related changes from David Alessio 2014-02-18 12:07:17 -06:00
Make.defs STM32 OTGFS Host: Fix a logic error introduced in the last check-in 2014-04-12 09:33:52 -06:00
stm32_adc.c STM32 PWM and ADC: Add some bits that should have been cleared. From Martin Lederhilger 2013-10-24 08:27:09 -06:00
stm32_adc.h
stm32_allocateheap.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
stm32_bkp.h
stm32_can.c Make sure that there is one space between if and condition 2014-04-12 12:53:19 -06:00
stm32_can.h
stm32_ccm.c
stm32_ccm.h
stm32_dac.c
stm32_dac.h More trailing whilespace removal 2014-04-13 16:22:22 -06:00
stm32_dbgmcu.h
stm32_dma.c
stm32_dma.h Changes to stm32_dmacapable interfaces from Mike Smith 2013-10-18 08:06:23 -06:00
stm32_dumpgpio.c Many changes to reduce complaints from CppCheck. Several latent bugs fixes, but probably some new typos introduced 2014-02-10 18:08:49 -06:00
stm32_eth.c STM32 EMAC: Add support for IGMP hash table update. From Manuel Stühn 2014-03-24 09:32:48 -06:00
stm32_eth.h
stm32_exti_alarm.c
stm32_exti_gpio.c
stm32_exti.h
stm32_flash.c Make sure that there is one space between while and condition 2014-04-12 13:09:48 -06:00
stm32_flash.h
stm32_fsmc.h Support for the STM32F429 from Ken Pettit 2013-11-07 16:47:43 -06:00
stm32_gpio.c
stm32_gpio.h STM32F429 LTDC header files and framebuffer driver framework from Ken Pettit 2013-11-11 14:05:29 -06:00
stm32_i2c.c STM32 F1 I2C: Fix a typo that crept in with some recent changes. From Yiran Liao 2013-08-18 07:45:14 -06:00
stm32_i2c.h
stm32_idle.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
stm32_irq.c Fix error in last ARMv7-M up_disable_irq checkin 2014-01-15 15:26:32 -06:00
stm32_iwdg.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
stm32_lowputc.c
stm32_lowputc.h
stm32_lse.c
stm32_lsi.c
stm32_ltdc.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
stm32_ltdc.h Move include/nuttx/fb.h to include/nuttx/video/fb.h 2013-12-10 09:23:54 -06:00
stm32_mpuinit.c
stm32_mpuinit.h
stm32_otgfs.h LM: Don't initialize .data if running in SRAM. Global missing intialize type. SAMA5 NAND: Fix for read nand in smaller chunks 2013-12-05 10:37:55 -06:00
stm32_otgfsdev.c Changes to get PX4 config to build. Also some warning removal 2014-01-14 13:30:22 -06:00
stm32_otgfshost.c Updates to the STM32 OTGFS host logic from Leo 2014-04-15 08:49:33 -06:00
stm32_pm.h More trailing whilespace removal 2014-04-13 16:22:22 -06:00
stm32_pminitialize.c LM: Don't initialize .data if running in SRAM. Global missing intialize type. SAMA5 NAND: Fix for read nand in smaller chunks 2013-12-05 10:37:55 -06:00
stm32_pmsleep.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
stm32_pmstandby.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
stm32_pmstop.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
stm32_pwm.c STM32 PWM and ADC: Add some bits that should have been cleared. From Martin Lederhilger 2013-10-24 08:27:09 -06:00
stm32_pwm.h
stm32_pwr.c Make sure that there is one space between while and condition 2014-04-12 13:09:48 -06:00
stm32_pwr.h More trailing whilespace removal 2014-04-13 16:22:22 -06:00
stm32_qencoder.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
stm32_qencoder.h
stm32_rcc.c
stm32_rcc.h Changes to get PX4 config to build. Also some warning removal 2014-01-14 13:30:22 -06:00
stm32_rng.c
stm32_rtc.c
stm32_rtc.h
stm32_rtcc.c LM: Don't initialize .data if running in SRAM. Global missing intialize type. SAMA5 NAND: Fix for read nand in smaller chunks 2013-12-05 10:37:55 -06:00
stm32_rtcounter.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
stm32_sdio.c Changes to get PX4 config to build. Also some warning removal 2014-01-14 13:30:22 -06:00
stm32_sdio.h More trailing whilespace removal 2014-04-13 16:22:22 -06:00
stm32_serial.c STM32 serial: Fix clone typo.. FLOWCONROL vs FLOWCONTROL 2014-02-14 09:09:56 -06:00
stm32_spi.c STM32 OTG FS Hose and others: Remove some warnings 2014-04-12 09:58:23 -06:00
stm32_spi.h More trailing whilespace removal 2014-04-13 16:22:22 -06:00
stm32_start.c Make sure that there is one space after for 2014-04-12 13:28:22 -06:00
stm32_syscfg.h
stm32_tim.c STM32 Timer: Set CCMR wehn selecting timer channel. From David Sidrane 2014-02-18 13:50:46 -06:00
stm32_tim.h Finish the high priority, nested interrupt handler test (does not work) 2013-12-22 13:23:57 -06:00
stm32_timerisr.c
stm32_uart.h
stm32_usbdev.c Back out a small part of the recent STM32 usbdev fix. From David Sidrane 2013-11-07 19:07:16 -06:00
stm32_usbdev.h
stm32_usbhost.c Updates to the STM32 OTGFS host logic from Leo 2014-04-15 08:49:33 -06:00
stm32_usbhost.h Updates to the STM32 OTGFS host logic from Leo 2014-04-15 08:49:33 -06:00
stm32_userspace.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
stm32_userspace.h
stm32_vectors.S Fix a duplicate label introduce in recent commit 2013-12-23 14:29:25 -06:00
stm32_waste.c
stm32_waste.h More trailing whilespace removal 2014-04-13 16:22:22 -06:00
stm32_wdg.h LM: Don't initialize .data if running in SRAM. Global missing intialize type. SAMA5 NAND: Fix for read nand in smaller chunks 2013-12-05 10:37:55 -06:00
stm32_wwdg.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
stm32.h STM32F429 LTDC header files and framebuffer driver framework from Ken Pettit 2013-11-11 14:05:29 -06:00
stm32f10xxx_dma.c STM32 F1 DAM fix from David Sidrane 2013-10-23 14:05:26 -06:00
stm32f10xxx_rcc.c Make sure that there is one space between while and condition 2014-04-12 13:09:48 -06:00
stm32f20xxx_dma.c Changes to stm32_dmacapable interfaces from Mike Smith 2013-10-18 08:06:23 -06:00
stm32f20xxx_rcc.c
stm32f30xxx_i2c.c
stm32f30xxx_rcc.c Make sure that there is one space between while and condition 2014-04-12 13:09:48 -06:00
stm32f40xxx_dma.c Changes to stm32_dmacapable interfaces from Mike Smith 2013-10-18 08:06:23 -06:00
stm32f40xxx_rcc.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
stm32l15xxx_rcc.c