Arduino_STM32/STM32F4/variants/discovery_f407
stevstrong 597f77ac1d replace all backslaches by slashes in include paths 2017-07-04 19:28:50 +02:00
..
ld fix jtag.ld F4 memory size which were bad copy from F1 2015-12-16 16:17:01 -05:00
wirish 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
discovery_f4.cpp replace all backslaches by slashes in include paths 2017-07-04 19:28:50 +02:00
discovery_f4.h bugfix: other variants than generic did not work 2017-05-12 20:51:12 +02:00
pins_arduino.h add BKP and RCC changes needed for previous RTClock commit for F4 2015-12-09 15:26:27 -05:00
stm32_isrs.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
stm32_vector_table.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
variant.h corrected digitalPinToBitMask(P) for disco F4, too 2017-06-02 19:35:32 +02:00