Arduino_STM32/STM32F4/cores/maple
Roger Clark b1e1782019 Fix for map() function - supplied by @Pito 2017-09-03 11:00:16 +10:00
..
avr add new arduino_uip + tweak variants for Netduino2Plus ENC28J60/SPI networking 2015-07-02 13:09:38 -04:00
libmaple Add partial support for a DFU bootloader for the F4 2017-09-03 10:51:08 +10:00
Client.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
HardwareTimer.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
HardwareTimer.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
IPAddress.cpp merge minor API changes of IPAddress, Print, Stream and WString from official Arduion core source. LookaheadMode is still under evaluation. 2016-10-22 03:57:13 +08:00
IPAddress.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
Print.cpp Fixed #231 2016-11-30 17:27:21 +11:00
Print.h merge minor API changes of IPAddress, Print, Stream and WString from official Arduion core source. LookaheadMode is still under evaluation. 2016-10-22 03:57:13 +08:00
Printable.h add new arduino_uip + tweak variants for Netduino2Plus ENC28J60/SPI networking 2015-07-02 13:09:38 -04:00
Server.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
Stream.cpp merge minor API changes of IPAddress, Print, Stream and WString from official Arduion core source. LookaheadMode is still under evaluation. 2016-10-22 03:57:13 +08:00
Stream.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
Udp.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
WProgram.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
WString.cpp merge minor API changes of IPAddress, Print, Stream and WString from official Arduion core source. LookaheadMode is still under evaluation. 2016-10-22 03:57:13 +08:00
WString.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
bit_constants.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
bits.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
boards.cpp push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
boards.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
cxxabi-compat.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
ext_interrupts.cpp push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
ext_interrupts.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
io.h digital IO write optimizations for 16bit parallel display types 2017-05-19 17:24:26 +02:00
itoa.c Applied change to fix issue in itoa.c and itoa.h with newer versions of GCC (using the changes from STM's fix, in Arduino_Core_STM32) 2017-05-26 17:00:47 +10:00
itoa.h Merge branch 'master' into generic_f4 2017-06-02 20:11:45 +02:00
new.cpp Adding new.cpp as in F1 core. 2017-08-18 17:33:00 -05:00
pwm.cpp push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
pwm.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
usb_serial.cpp avoid multiple USB serial begin (taken from F1) 2017-06-20 18:50:23 +02:00
usb_serial.h avoid multiple USB serial begin (taken from F1) 2017-06-20 18:50:23 +02:00
wirish.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
wirish_analog.cpp push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
wirish_constants.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
wirish_debug.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
wirish_digital.cpp implemented FSMC for driving an LCD on 16 bit parallel data bus 2017-05-21 11:01:22 +02:00
wirish_math.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
wirish_math.h Fix for map() function - supplied by @Pito 2017-09-03 11:00:16 +10:00
wirish_shift.cpp Added shiftIn to F1 and F4 2016-12-08 20:00:20 +11:00
wirish_time.cpp push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
wirish_time.h implemented SDIO 2017-06-18 17:27:02 +02:00
wirish_types.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00