nuttx/arch/arm/src/stm32f7
2016-02-03 11:17:15 -06:00
..
chip Fix warnings from the STM32F7 pinmap.h header file; add a .gitignore file 2015-07-22 11:00:41 -06:00
chip.h STM32F746G-DISCO: Getting closer to a build 2015-07-17 11:47:16 -06:00
Kconfig STM32 F7: Port the STM32 F7 2015-07-20 13:54:41 -06:00
Make.defs All architectures need to build ELF support if either CONFIG_ELF or CONFIG_MODULE are selected. Cortex-M7 also must support module cache corherence 2015-12-12 09:35:05 -06:00
stm32_allocateheap.c Rename board_led_on to board_autoled_on 2015-11-01 09:07:06 -06:00
stm32_config.h
stm32_dma.c STM32 F7: Correct some spacing issues 2015-10-07 13:58:11 -06:00
stm32_dma.h STM32 F7: Port the STM32 F7 2015-07-20 13:54:41 -06:00
stm32_dtcm.c STM32 F7: Add heap initializatino logic; Clone the STM32 CCM allocator as the F7 DTCM allocator 2015-07-18 12:52:24 -06:00
stm32_dtcm.h STM32 F7: Add heap initializatino logic; Clone the STM32 CCM allocator as the F7 DTCM allocator 2015-07-18 12:52:24 -06:00
stm32_dumpgpio.c STM32F7: Clone GPIO support from the STM32 F4 2015-07-18 08:34:07 -06:00
stm32_ethernet.c Networking: Remove the HSEC argument from devif_timer. 2016-02-03 11:17:15 -06:00
stm32_ethernet.h STM32 F7: Quick'n'dirty port of the STM32 F4 Ethernet driver. Does not yet even compile 2015-07-19 12:51:23 -06:00
stm32_exti_alarm.c Fix some spacing problems 2015-10-04 14:59:08 -06:00
stm32_exti_gpio.c STM32 F7: Add FLASH and SYSCFG header files 2015-07-18 10:06:44 -06:00
stm32_exti_pwr.c Fix some spacing problems 2015-10-04 14:59:08 -06:00
stm32_exti.h STM32 F7: Add FLASH and SYSCFG header files 2015-07-18 10:06:44 -06:00
stm32_gpio.c STM32 F7: Add FLASH and SYSCFG header files 2015-07-18 10:06:44 -06:00
stm32_gpio.h STM32F7: Add GPIO header files 2015-07-17 15:43:51 -06:00
stm32_irq.c Rename CONFIG_ARMV7M_MPU to CONFIG_ARM_MPU so that we can reuse the configuration settings for the ARMV7R MPU 2015-12-14 13:56:21 -06:00
stm32_lowputc.c STM32 F7: Correct some spacing issues 2015-10-07 13:58:11 -06:00
stm32_lowputc.h STM32F7: Clone GPIO support from the STM32 F4 2015-07-18 08:34:07 -06:00
stm32_mpuinit.c Rename CONFIG_ARMV7M_MPU to CONFIG_ARM_MPU so that we can reuse the configuration settings for the ARMV7R MPU 2015-12-14 13:56:21 -06:00
stm32_mpuinit.h
stm32_procfs_dtcm.c STM32 F7: Correct some spacing issues 2015-10-07 13:58:11 -06:00
stm32_pwr.h STM32 F7: Add PWR register definitions 2015-07-18 11:55:35 -06:00
stm32_rcc.c STM32 F7: Add heap initializatino logic; Clone the STM32 CCM allocator as the F7 DTCM allocator 2015-07-18 12:52:24 -06:00
stm32_rcc.h STM32 F7: Add heap initializatino logic; Clone the STM32 CCM allocator as the F7 DTCM allocator 2015-07-18 12:52:24 -06:00
stm32_serial.c STM32 F7: Correct some spacing issues 2015-10-07 13:58:11 -06:00
stm32_start.c STM32 F7: Correct some spacing issues 2015-10-07 13:58:11 -06:00
stm32_start.h STM32F7: Add GPIO header files 2015-07-17 15:43:51 -06:00
stm32_timerisr.c Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
stm32_uart.h Correct bad cut-and-paste in STM32 F7 stm32_uart.h. Noted by Vlad Chiorean 2015-09-22 09:02:06 -06:00
stm32_userspace.c STM32 F7: Correct some spacing issues 2015-10-07 13:58:11 -06:00
stm32_userspace.h
stm32f74xx75xx_rcc.c STM32 F7: Correct some spacing issues 2015-10-07 13:58:11 -06:00