mbed-os/libraries/mbed/targets/hal/TARGET_STM/TARGET_STM32F0
adustm 26e3c61983 [STM all] Fix #1480: change location of check for RTC already initialised
Need to keep PWR_CLK_ENABLE and LSE LSI oscillator configuration.
Just skip the HAL_RTC_Init in case INITS flag is already set.
2016-01-12 09:30:33 +00:00
..
TARGET_DISCO_F051R8 [DISCO_F051R8] reorg hal folder 2015-01-29 23:53:29 +01:00
TARGET_NUCLEO_F030R8 [NUCLEO_F030R8] reorg hal folder II 2015-01-29 23:52:45 +01:00
TARGET_NUCLEO_F031K6 NUCLEO_F031K6 Comment pins that are not on the board 2015-09-22 11:16:51 +02:00
TARGET_NUCLEO_F042K6 [NUCLEO_F042K6] add nucleo_f042k6 support 2015-10-01 14:03:52 +02:00
TARGET_NUCLEO_F070RB [NUCLEO_F070RB] reorg hal folder 2015-01-29 23:36:08 +01:00
TARGET_NUCLEO_F072RB [NUCLEO_F072RB] reorg hal folder 2015-01-29 23:48:09 +01:00
TARGET_NUCLEO_F091RC [NUCLEO_F091RC] reorg hal folder 2015-01-29 23:51:46 +01:00
PeripheralPins.h [NUCLEO_F072RB] reorg hal folder 2015-01-29 23:48:09 +01:00
analogin_api.c [NUCLEO_F042K6] add nucleo_f042k6 support 2015-10-01 14:03:52 +02:00
analogout_api.c Fix analogout issue on 12 to 16 bits conversion 2015-10-19 15:32:09 +02:00
gpio_api.c NUCLEO_STMF031K6 : fix tabulation + coding style 2015-09-25 15:40:49 +02:00
gpio_irq_api.c NUCLEO_STMF031K6 : fix tabulation + coding style 2015-09-25 15:40:49 +02:00
gpio_object.h [NUCLEO_F072RB] reorg hal folder 2015-01-29 23:48:09 +01:00
i2c_api.c ALL STM32 platform 2015-11-20 15:51:10 +01:00
mbed_overrides.c Fix #1419 : solve baud_rate issue 2015-11-17 13:16:07 +01:00
pinmap.c NUCLEO_STMF031K6 : fix tabulation + coding style 2015-09-25 15:40:49 +02:00
port_api.c NUCLEO_STMF031K6 : fix tabulation + coding style 2015-09-25 15:40:49 +02:00
pwmout_api.c [NUCLEO_F042K6] add nucleo_f042k6 support 2015-10-01 14:03:52 +02:00
rtc_api.c [STM all] Fix #1480: change location of check for RTC already initialised 2016-01-12 09:30:33 +00:00
serial_api.c [NUCLEO_F042K6] add nucleo_f042k6 support 2015-10-01 14:03:52 +02:00
sleep.c NUCLEO_STMF031K6 : fix tabulation + coding style 2015-09-25 15:40:49 +02:00
spi_api.c NUCLEO_STMF031K6 : fix tabulation + coding style 2015-09-25 15:40:49 +02:00
us_ticker.c NUCLEO_STMF031K6 : fix tabulation + coding style 2015-09-25 15:40:49 +02:00