Arduino_STM32/STM32F4/cores/maple
stevstrong b7fb21aa0c make USB serial Tx blocking (bugfix for lost TX characters) 2017-06-20 18:33:00 +02:00
..
avr add new arduino_uip + tweak variants for Netduino2Plus ENC28J60/SPI networking 2015-07-02 13:09:38 -04:00
libmaple make USB serial Tx blocking (bugfix for lost TX characters) 2017-06-20 18:33:00 +02:00
Client.h F4 development 2017-05-11 00:57:08 +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 F4 development 2017-05-11 00:57:08 +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 F4 development 2017-05-11 00:57:08 +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 F4 development 2017-05-11 00:57:08 +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 F4 development 2017-05-11 00:57:08 +02:00
Udp.h F4 development 2017-05-11 00:57:08 +02:00
WProgram.h F4 development 2017-05-11 00:57:08 +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 F4 development 2017-05-11 00:57:08 +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 F4 development 2017-05-11 00:57:08 +02:00
boards.cpp F4 development 2017-05-11 00:57:08 +02:00
boards.h F4 development 2017-05-11 00:57:08 +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 F4 development 2017-05-11 00:57:08 +02:00
ext_interrupts.h F4 development 2017-05-11 00:57:08 +02:00
io.h F4 development 2017-05-11 00:57:08 +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
pwm.cpp F4 development 2017-05-11 00:57:08 +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 F4 development 2017-05-11 00:57:08 +02:00
usb_serial.h F4 development 2017-05-11 00:57:08 +02:00
wirish.h F4 development 2017-05-11 00:57:08 +02:00
wirish_analog.cpp F4 development 2017-05-11 00:57:08 +02:00
wirish_constants.h F4 development 2017-05-11 00:57:08 +02:00
wirish_debug.h F4 development 2017-05-11 00:57:08 +02:00
wirish_digital.cpp F4 development 2017-05-11 00:57:08 +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 F4 development 2017-05-11 00:57:08 +02:00
wirish_shift.cpp Added shiftIn to F1 and F4 2016-12-08 20:00:20 +11:00
wirish_time.cpp F4 development 2017-05-11 00:57:08 +02:00
wirish_time.h implemented SDIO 2017-06-18 17:27:02 +02:00
wirish_types.h bugfix: other variants than generic did not work 2017-05-12 20:51:12 +02:00