mbed-os/targets/TARGET_STM/TARGET_STM32H7
Vincent Veron d8e1e43e35 H7 ST CUBE : remove unecessary #if 1 instead of USE_FULL_LL_DRIVER
Keep #define USE_FULL_LL_DRIVER and define this switch in target.json

Signed-off-by: Vincent Veron <vincent.veron@st.com>
2019-05-23 14:01:01 +02:00
..
TARGET_STM32H743xI H7 ST CUBE V1.4.0 2019-05-23 14:01:00 +02:00
device H7 ST CUBE : remove unecessary #if 1 instead of USE_FULL_LL_DRIVER 2019-05-23 14:01:01 +02:00
analogin_device.c STM32 ADC INTERNAL CHANNEL reset after read 2019-03-29 14:30:49 +01:00
analogout_device.c Add HAL API for analog out pinmap 2019-02-08 09:10:05 -06:00
common_objects.h Merge pull request #9327 from jeromecoutant/PR_IFDEF 2019-01-11 14:07:28 +00:00
device.h NUCLEO_H743ZI: add initial SDK 2019-01-04 10:03:36 +01:00
flash_api.c STM32: astyle check 2019-01-10 10:22:21 +01:00
gpio_irq_device.c NUCLEO_H743ZI: add initial SDK 2019-01-04 10:03:36 +01:00
gpio_irq_device.h NUCLEO_H743ZI: add initial SDK 2019-01-04 10:03:36 +01:00
i2c_device.h STM32: replace missing #ifdef DEVICE_xxx 2019-01-10 11:02:52 +01:00
pin_device.h STM32: astyle check 2019-01-10 10:22:21 +01:00
pwmout_device.c Merge pull request #9327 from jeromecoutant/PR_IFDEF 2019-01-11 14:07:28 +00:00
pwmout_device.h STM32: replace missing #ifdef DEVICE_xxx 2019-01-10 11:02:52 +01:00
serial_device.c STM32 Serial Flow Control 2019-01-31 17:11:23 +01:00
spi_api.c STM32: astyle check 2019-01-10 10:22:21 +01:00
spi_device.h NUCLEO_H743ZI: add initial SDK 2019-01-04 10:03:36 +01:00