Arduino_STM32/STM32F4/cores/maple/libmaple
Roger Clark 58e50e7fd9 Add partial support for a DFU bootloader for the F4 2017-09-03 10:51:08 +10:00
..
usbF4 replace all backslaches by slashes in include paths 2017-07-04 19:28:50 +02:00
HardwareSerial.cpp added pin modes: GPIO_AF_OUTPUT_PP_PU (for SDIO) 2017-06-02 19:32:34 +02:00
HardwareSerial.h added serial bool operator for "if(!Serial)" 2017-06-02 20:26:55 +02:00
adc.c push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
adc.h Merge branch 'master' into generic_f4 2017-06-02 20:11:45 +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 implemented SDIO 2017-06-18 17:27:02 +02:00
dmaF4.h implemented SDIO 2017-06-18 17:27:02 +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 Merge remote-tracking branch 'refs/remotes/rogerclarkmelbourne/master' 2017-07-03 20:09:45 +02:00
fsmc.h replace all backslaches by slashes in include paths 2017-07-04 19:28:50 +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 added pin modes: GPIO_AF_OUTPUT_PP_PU (for SDIO) 2017-06-02 19:32:34 +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 Add partial support for a DFU bootloader for the F4 2017-09-03 10:51:08 +10: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
sdio.c implemented SDIO 2017-06-18 17:27:02 +02:00
sdio.h implemented SDIO 2017-06-18 17:27:02 +02: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 Merge remote-tracking branch 'refs/remotes/rogerclarkmelbourne/master' 2017-07-03 20:09:45 +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