STM32GENERIC/STM32/cores/arduino/stm32
Daniel Fekete e8ca1fea6f Fix implementation of analogRead 2017-04-16 14:44:56 +02:00
..
SerialUART.cpp Fix UART buffer implementation 2017-04-14 22:43:17 +02:00
SerialUART.h Fix UART buffer implementation 2017-04-14 22:43:17 +02:00
USBSerial.cpp Add Core implementation 2017-04-10 06:55:07 +02:00
USBSerial.h Add Core implementation 2017-04-10 06:55:07 +02:00
stm32_ADC.c Fix implementation of analogRead 2017-04-16 14:44:56 +02:00
stm32_build_defines.h Fix build definition file 2017-04-11 06:30:57 +02:00
stm32_clock.h Implement delayMicroseconds 2017-04-15 12:06:07 +02:00
stm32_def.h Show error if the chip series is not defined in boards.txt 2017-04-13 16:53:33 +02:00
stm32_gpio.c Move GPIO definitions to gpio.h 2017-04-10 18:24:58 +02:00
stm32_gpio.h Add RwReg define - some libraries use it 2017-04-12 21:08:34 +02:00
stm32_gpio_af.c Implement analogRead 2017-04-15 10:25:28 +02:00
stm32_gpio_af.h Generate analog channes for the chips 2017-04-15 10:25:11 +02:00
stm32_gpio_af_F0F2F3F4F7L0L1L4.c Generate clock frequencies for peripherals, and some refactoring / renaming 2017-04-12 06:15:09 +02:00
stm32_gpio_af_F1.c Fix compilation error on F1 2017-04-12 21:06:05 +02:00
stm32_init.c Add Core implementation 2017-04-10 06:55:07 +02:00