mbed-os/targets/TARGET_STM
Martin Kojtal d98da4089a Merge pull request #4231 from jamike/USBH0ST_TARGET_STM_HUB_SUPPORT
USBHOST hub support for TARGET_STM
2017-05-15 16:01:34 +01:00
..
TARGET_STM32F0 Merge pull request #4249 from kegilbert/button-mapping-kg 2017-05-03 11:26:36 -05:00
TARGET_STM32F1 Merge pull request #4248 from screamerbg/fix/stm32-usb-support 2017-05-05 13:51:38 +01:00
TARGET_STM32F2 USBHOST: TARGET_STM fix in hal for hub support 2017-05-09 16:18:33 +02:00
TARGET_STM32F3 Merge pull request #4149 from monkiineko/master 2017-05-08 11:16:31 -05:00
TARGET_STM32F4 Merge pull request #4231 from jamike/USBH0ST_TARGET_STM_HUB_SUPPORT 2017-05-15 16:01:34 +01:00
TARGET_STM32F7 USBHOST: TARGET_STM fix in hal for hub support 2017-05-09 16:18:33 +02:00
TARGET_STM32L0 Merge pull request #4256 from arostm/dev_disco_lora 2017-05-08 11:15:00 -05:00
TARGET_STM32L1 Merge pull request #4249 from kegilbert/button-mapping-kg 2017-05-03 11:26:36 -05:00
TARGET_STM32L4 USBHOST: TARGET_STM fix in hal for hub support 2017-05-09 16:18:33 +02:00
PeripheralPins.h STM32F4 Internal ADC channels rework 2017-04-11 10:12:25 +02:00
PinNamesTypes.h STM32: common pinmap using LL layer to access registers 2017-02-16 18:57:18 +01:00
PortNames.h STM32: make PortNames.h a common file 2017-01-19 15:27:19 +01:00
can_api.c can_write(): return error code when no tx mailboxes are available. (#3829) 2017-03-09 15:42:00 +00:00
gpio_api.c Use #if defined TARGET_STM32L4 2017-02-23 09:32:12 +01:00
gpio_irq_api.c STM32: gpio: style consistency 2017-02-16 19:34:08 +01:00
gpio_object.h Typo: update comment (GPIO_IP_WITHOUT_BRR) 2017-02-27 16:32:44 +01:00
hal_tick_16b.c STM32: TIM: Initialize new TIM parameter 2017-01-10 16:53:20 +01:00
hal_tick_32b.c Merge pull request #3893 from jeromecoutant/PULL_REQUEST_CUBE_UPDATE_F7_V1.6.0 2017-03-14 14:40:38 +00:00
i2c_api.c STM32: Correct I2C master error handling 2017-03-24 10:16:34 -04:00
lp_ticker.c Run astyle 2016-12-21 16:54:19 +00:00
mbed_rtx.h DISCO_L072CZ: Modifications and verifications to build 2017-05-02 11:50:24 +02:00
pinmap.c STM32: gpio SPEED - always set High Speed by default 2017-02-27 11:11:02 +01:00
port_api.c STM32: Change Set_GPIO_Clock return type 2017-02-16 18:55:44 +01:00
pwmout_api.c STM32: fix formatting 2017-02-27 17:07:05 +01:00
rtc_api.c STM32 RTC api minor update 2017-02-22 08:50:58 +01:00
rtc_api_hal.h STM32: Refactor lp_ticker.c + rtc_api.c + sleep.c + rtc_api_hal.h files 2016-12-21 16:54:18 +00:00
sleep.c STM32 : set back US counter after deepsleep 2017-02-21 17:46:15 +01:00
stm_spi_api.c STM32: change spi error to debug warning 2017-02-28 17:00:29 +01:00
trng_api.c rework after directory moves 2016-10-10 10:12:39 +02:00
us_ticker_16b.c Update license + date (same license as in mbed.h file) 2016-11-14 10:01:07 +01:00
us_ticker_32b.c Update license + date (same license as in mbed.h file) 2016-11-14 10:01:07 +01:00