STM32GENERIC/STM32/cores/arduino
Daniel Fekete ab565f4585 USB: fix returning length of string descriptors 2017-05-09 19:02:19 +02:00
..
avr Add Core implementation 2017-04-10 06:55:07 +02:00
stm32 PWM: If TIM2 is not available, use TIM3 timer 2017-05-09 14:03:31 +02:00
stm32_HAL Fix compilation where stm32f3xx_hal_uart_ex is needed for UART 2017-05-04 16:58:26 +02:00
usb USB: fix returning length of string descriptors 2017-05-09 19:02:19 +02:00
util Add AVR compatibility file 2017-04-17 15:45:06 +02:00
Arduino.h Fix Arduino.h port_pin_list renamed to variant_pin_list 2017-04-19 21:14:07 +02:00
Print.cpp Add Core implementation 2017-04-10 06:55:07 +02:00
Print.h Add Core implementation 2017-04-10 06:55:07 +02:00
Printable.h Add Core implementation 2017-04-10 06:55:07 +02:00
Stream.cpp Add Core implementation 2017-04-10 06:55:07 +02:00
Stream.h Add Core implementation 2017-04-10 06:55:07 +02:00
WMath.cpp Add arduino utility function implementation: random, map, makeWord 2017-04-17 13:37:26 +02:00
WString.cpp Add Core implementation 2017-04-10 06:55:07 +02:00
WString.h Add Core implementation 2017-04-10 06:55:07 +02:00
abi.cpp Add arduino compatibility files 2017-04-12 20:31:53 +02:00
hooks.c Add arduino compatibility files 2017-04-12 20:31:53 +02:00
itoa.c Add Core implementation 2017-04-10 06:55:07 +02:00
itoa.h Fix compilation with gcc arm version 5 2017-04-11 19:10:31 +02:00
main.cpp F7: enable ICache and DCache 2017-05-04 17:50:15 +02:00
new.cpp Add Core implementation 2017-04-10 06:55:07 +02:00
new.h Add Core implementation 2017-04-10 06:55:07 +02:00
pins_arduino.h Compatibility: add files included in libraries 2017-04-12 20:27:19 +02:00
syscalls.c Fix compilation when using dynamic memory allocation 2017-04-13 22:24:16 +02:00
syscalls.h Fix compilation when using dynamic memory allocation 2017-04-13 22:24:16 +02:00
wiring_private.h Compatibility: add files included in libraries 2017-04-12 20:27:19 +02:00