Arduino_STM32/STM32F1/system/libmaple
Roger Clark 479cfc1fb4 Removed unused ErrorStatus enum from usb_type.h as its redundant and the definition of SUCCESS clashed with other definitions 2018-04-13 16:47:15 +10:00
..
include Merge branch 'sdio-updates' of https://github.com/victorpv/Arduino_STM32 into victorpv-sdio-updates 2018-04-13 13:48:10 +10:00
stm32f1 Add flash wait state optimisation from @tomtor 2018-04-13 14:52:55 +10:00
stm32f2 stm32duino now uses __IO 2018-01-24 20:33:11 +01:00
usb Removed unused ErrorStatus enum from usb_type.h as its redundant and the definition of SUCCESS clashed with other definitions 2018-04-13 16:47:15 +10:00
dma_private.h stm32duino now uses __IO 2018-01-24 20:33:11 +01:00
exti_private.h stm32duino now uses __IO 2018-01-24 20:33:11 +01:00
i2c_private.h renamed top level folder STM32F1XX to STM32F1 to correspond to other top level folder names e.g. STM32F3 and STM32F4 2015-02-24 20:13:04 +11:00
rcc_private.h stm32duino now uses __IO 2018-01-24 20:33:11 +01:00
rules.mk renamed top level folder STM32F1XX to STM32F1 to correspond to other top level folder names e.g. STM32F3 and STM32F4 2015-02-24 20:13:04 +11:00
spi_private.h renamed top level folder STM32F1XX to STM32F1 to correspond to other top level folder names e.g. STM32F3 and STM32F4 2015-02-24 20:13:04 +11:00
stm32_private.h renamed top level folder STM32F1XX to STM32F1 to correspond to other top level folder names e.g. STM32F3 and STM32F4 2015-02-24 20:13:04 +11:00
timer_private.h fix compiler warnings related to __always_inline 2016-05-03 13:04:54 -04:00
usart_private.h Slight changes 2016-07-19 12:56:11 +02:00