nuttx/arch/arm/src/stm32
2014-02-10 18:08:49 -06:00
..
chip Fix STM32F103VE SPI3 definitions; Fix bug introduced in recent NX reorganization. From Steve Redler IV 2014-01-08 16:44:11 -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 F103VC, F105, and F107: Fix configuration and building of USB. configs/viewtools-stm32f107: Fix build for F103 and F107: F103 has USB device; F107 has OTGFS 2013-12-25 18:34:15 -06:00
Make.defs STM32F429 LTDC header files and framebuffer driver framework from Ken Pettit 2013-11-11 14:05:29 -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 Many STM32 header files updated for F3 support 2013-02-10 19:07:13 +00:00
stm32_allocateheap.c rename up_led*() functions to board_led_*() 2014-01-24 14:28:49 -06:00
stm32_bkp.h
stm32_can.c Make filter register accessible for CAN1 and CAN2. Provided by Lorenz Meier 2013-09-13 11:20:10 -06:00
stm32_can.h
stm32_ccm.c Fix integration of RAM test into the build and configuration system 2013-06-26 10:54:12 -06:00
stm32_ccm.h Fix integration of RAM test into the build and configuration system 2013-06-26 10:54:12 -06:00
stm32_dac.c More DAC changes from John Wharington 2013-07-30 11:41:53 -06:00
stm32_dac.h
stm32_dbgmcu.h
stm32_dma.c STM32L15X UART, DMA, and heap initialization support 2013-05-19 11:54:56 -06:00
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 SAMA5 EMAC: Resolve issues with DUAL PHY support needed for both EMAC and GMAC peripherals. EMAC driver is now code complete and builds without complaint 2013-09-17 10:55:13 -06:00
stm32_eth.h Move some PHY initialization logic for Darcy 2012-11-22 14:44:38 +00:00
stm32_exti_alarm.c
stm32_exti_gpio.c
stm32_exti.h
stm32_flash.c STM32 FLASH changes from Freddie Chopin 2013-01-03 13:39:16 +00: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 Add STM32L152X RCC PLL and FLASH support. Now compiles errorfree. 2013-05-19 14:35:30 -06:00
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 Add STM32 F3 I2C register definitions 2013-02-10 20:35:34 +00:00
stm32_idle.c rename up_led*() functions to board_led_*() 2014-01-24 14:28:49 -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 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_lowputc.c STM32L152: Better LOOPSPERMSEC; Need to set higher performance VOS 2013-05-20 15:51:37 -06:00
stm32_lowputc.h
stm32_lse.c Fix bugs in SLCD test and in SLCD CODEC 2013-05-24 11:11:48 -06:00
stm32_lsi.c
stm32_ltdc.c Move include/nuttx/fb.h to include/nuttx/video/fb.h 2013-12-10 09:23:54 -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 Add kernel build support to the STM32 family and to the STM32F4Discovery board 2013-03-22 14:49:21 +00:00
stm32_mpuinit.h Add kernel build support to the STM32 family and to the STM32F4Discovery board 2013-03-22 14:49:21 +00:00
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 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_pm.h
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
stm32_pmstandby.c
stm32_pmstop.c
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 STM32L152: Better LOOPSPERMSEC; Need to set higher performance VOS 2013-05-20 15:51:37 -06:00
stm32_pwr.h STM32L152: Better LOOPSPERMSEC; Need to set higher performance VOS 2013-05-20 15:51:37 -06:00
stm32_qencoder.c Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB 2013-02-09 15:03:49 +00:00
stm32_qencoder.h
stm32_rcc.c Add STM32L152X RCC PLL and FLASH support. Now compiles errorfree. 2013-05-19 14:35:30 -06:00
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 Misc changes for clean built od mikroe-stm32f4 configurations 2013-05-01 09:21:13 -06:00
stm32_rtc.c Updates for STM32 F3 SPI and RTC 2013-02-09 16:39:59 +00:00
stm32_rtc.h Updates for STM32 F3 SPI and RTC 2013-02-09 16:39:59 +00:00
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 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_sdio.c Changes to get PX4 config to build. Also some warning removal 2014-01-14 13:30:22 -06:00
stm32_sdio.h
stm32_serial.c STM32: Single wire UART support from Thomas Grubler 2014-01-02 07:56:46 -06:00
stm32_spi.c STM32 SPI DMA: Fix related to CONFIG_STM32_DMACAPABLE from Ken Pettit 2013-10-27 16:23:44 -06:00
stm32_spi.h Add support for the XPT2046 touchscreen controller on the Viewtool LCD module 2014-01-09 10:57:17 -06:00
stm32_start.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_syscfg.h Add SYSCFG definitions for STM32L152; Add board support STM32L-Discovery 2013-05-19 11:04:19 -06:00
stm32_tim.c Finish the high priority, nested interrupt handler test (does not work) 2013-12-22 13:23:57 -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 Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB 2013-02-09 15:03:49 +00:00
stm32_uart.h STM32L15X UART, DMA, and heap initialization support 2013-05-19 11:54:56 -06:00
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.h SAMA5 EHCI: Added logic to detect port speed. Handling is insufficient 2013-08-24 07:36:05 -06:00
stm32_userspace.c Add kernel build support to the STM32 family and to the STM32F4Discovery board 2013-03-22 14:49:21 +00:00
stm32_userspace.h Add kernel build support for Stellaris, Kinetis, LPC43, and NUC1xx MCUs 2013-03-24 17:28:38 +00:00
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
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 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.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 STM32F107 OTG FS clock presecaler cannot be configurated after the USB clock is enabled 2013-12-26 10:45:21 -06:00
stm32f20xxx_dma.c Changes to stm32_dmacapable interfaces from Mike Smith 2013-10-18 08:06:23 -06:00
stm32f20xxx_rcc.c Add missing NSH configuration settings. Correct some conditional logic for STM32 FALSH pre-fetch settings. From Lorenz Meier 2013-06-02 13:16:35 -06:00
stm32f30xxx_i2c.c STM32 F3 fixes from John Wharington 2013-08-13 07:48:18 -06:00
stm32f30xxx_rcc.c Fixes to get STM32F3Discovery running 2013-02-08 21:42:23 +00:00
stm32f40xxx_dma.c Changes to stm32_dmacapable interfaces from Mike Smith 2013-10-18 08:06:23 -06:00
stm32f40xxx_rcc.c STM32F429 LTDC header files and framebuffer driver framework from Ken Pettit 2013-11-11 14:05:29 -06:00
stm32l15xxx_rcc.c Fix STM32L15X vector definitions; Fix STM32L-Discovery LED controls. The NSH configuration is now fully functional on the STM32L-Discovery board. 2013-05-21 11:25:30 -06:00