Arduino_STM32/STM32F4/cores/maple/libmaple
stevstrong 70aa720e34 corrected RESERVED size in fsmc_nor_psram_reg_map 2017-05-22 17:53:17 +02:00
..
usbF4 push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
HardwareSerial.cpp push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
HardwareSerial.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
adc.c push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
adc.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
bitband.h Initial support for STM32F4 series, based on AeroQuad codebase. Board variant for STM32F4 discovery (F407VG). Runs blinky! 2014-12-28 14:29:08 +00:00
bkp.c put back original bkp.* files (not symlink) 2015-12-10 12:39:51 -05:00
bkp.h put back original bkp.* files (not symlink) 2015-12-10 12:39:51 -05:00
dac.c push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
dac.h Initial support for STM32F4 series, based on AeroQuad codebase. Board variant for STM32F4 discovery (F407VG). Runs blinky! 2014-12-28 14:29:08 +00:00
delay.h Initial support for STM32F4 series, based on AeroQuad codebase. Board variant for STM32F4 discovery (F407VG). Runs blinky! 2014-12-28 14:29:08 +00:00
dma.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
dmaF4.c push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
dmaF4.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
dma_common.h integrate a copy of SPI from STM32F1 into STM32F4 2015-06-13 18:14:51 -04:00
exc.S Initial support for STM32F4 series, based on AeroQuad codebase. Board variant for STM32F4 discovery (F407VG). Runs blinky! 2014-12-28 14:29:08 +00:00
exti.c Initial support for STM32F4 series, based on AeroQuad codebase. Board variant for STM32F4 discovery (F407VG). Runs blinky! 2014-12-28 14:29:08 +00:00
exti.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
flash.c Initial support for STM32F4 series, based on AeroQuad codebase. Board variant for STM32F4 discovery (F407VG). Runs blinky! 2014-12-28 14:29:08 +00:00
flash.h Initial support for STM32F4 series, based on AeroQuad codebase. Board variant for STM32F4 discovery (F407VG). Runs blinky! 2014-12-28 14:29:08 +00:00
fsmc.c implemented FSMC for driving an LCD on 16 bit parallel data bus 2017-05-21 11:01:22 +02:00
fsmc.h corrected RESERVED size in fsmc_nor_psram_reg_map 2017-05-22 17:53:17 +02:00
gpio.h implemented FSMC for driving an LCD on 16 bit parallel data bus 2017-05-21 11:01:22 +02:00
gpioF4.c push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
gpio_def.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
i2c.c push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
i2c.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
iwdg.c Initial support for STM32F4 series, based on AeroQuad codebase. Board variant for STM32F4 discovery (F407VG). Runs blinky! 2014-12-28 14:29:08 +00:00
iwdg.h Initial support for STM32F4 series, based on AeroQuad codebase. Board variant for STM32F4 discovery (F407VG). Runs blinky! 2014-12-28 14:29:08 +00:00
libmaple.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
libmaple_types.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
main.cpp Initial support for STM32F4 series, based on AeroQuad codebase. Board variant for STM32F4 discovery (F407VG). Runs blinky! 2014-12-28 14:29:08 +00:00
nvic.c Initial support for STM32F4 series, based on AeroQuad codebase. Board variant for STM32F4 discovery (F407VG). Runs blinky! 2014-12-28 14:29:08 +00:00
nvic.h Initial support for STM32F4 series, based on AeroQuad codebase. Board variant for STM32F4 discovery (F407VG). Runs blinky! 2014-12-28 14:29:08 +00:00
pwr.c Initial support for STM32F4 series, based on AeroQuad codebase. Board variant for STM32F4 discovery (F407VG). Runs blinky! 2014-12-28 14:29:08 +00:00
pwr.h Initial support for STM32F4 series, based on AeroQuad codebase. Board variant for STM32F4 discovery (F407VG). Runs blinky! 2014-12-28 14:29:08 +00:00
rcc.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
rccF4.c push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
rccF4.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
ring_buffer.h convert USBSerial and HardwareSerial to derived from Stream instead of Print 2015-08-11 18:50:38 -04:00
rules.mk push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
scb.h Initial support for STM32F4 series, based on AeroQuad codebase. Board variant for STM32F4 discovery (F407VG). Runs blinky! 2014-12-28 14:29:08 +00:00
spi.c push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
spi.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
spiF4.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
spi_f4.c push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
spi_private.h integrate a copy of SPI from STM32F1 into STM32F4 2015-06-13 18:14:51 -04:00
stm32.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
syscalls.c Initial support for STM32F4 series, based on AeroQuad codebase. Board variant for STM32F4 discovery (F407VG). Runs blinky! 2014-12-28 14:29:08 +00:00
systick.c Initial support for STM32F4 series, based on AeroQuad codebase. Board variant for STM32F4 discovery (F407VG). Runs blinky! 2014-12-28 14:29:08 +00:00
systick.h Initial support for STM32F4 series, based on AeroQuad codebase. Board variant for STM32F4 discovery (F407VG). Runs blinky! 2014-12-28 14:29:08 +00:00
timer.c push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
timer.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
usart.c Initial support for STM32F4 series, based on AeroQuad codebase. Board variant for STM32F4 discovery (F407VG). Runs blinky! 2014-12-28 14:29:08 +00:00
usart.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
util.c push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
util.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00