Arduino_STM32/STM32F4/cores/maple
stevstrong b8afde026a increase digitalWrite() value parameter width to 16 bit
- this useful for the 16 bit parallel TFT lib
2017-05-14 16:31:11 +02:00
..
avr add new arduino_uip + tweak variants for Netduino2Plus ENC28J60/SPI networking 2015-07-02 13:09:38 -04:00
libmaple increase digitalWrite() value parameter width to 16 bit 2017-05-14 16:31:11 +02: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 push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
itoa.c update for Stream/Print support under F4 2015-06-14 10:37:05 -04:00
itoa.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02: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 push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
usb_serial.h push the generic_f4 branch to master 2017-05-13 10:27:33 +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 increase digitalWrite() value parameter width to 16 bit 2017-05-14 16:31:11 +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 push the generic_f4 branch to master 2017-05-13 10:27:33 +02: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 push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00
wirish_types.h push the generic_f4 branch to master 2017-05-13 10:27:33 +02:00