mbed-os/targets/TARGET_STM/TARGET_STM32H7
Kevin Bracey 1f94428a56 Update HAL CRC API
* Change "is supported" check to be a macro, so it can be done at
  compile-time.
* Eliminate weird shift on 7-bit CRCs.
* Add support for 32-bit CRCs and reversals to TMPM3HQ.
2019-11-13 14:31:49 +02:00
..
TARGET_STM32H743xI STM32H7 linker script files alignment 2019-10-31 14:59:18 +01:00
TARGET_STM32H747xI DISCO STM32H747I ETHERNET support, but disabled. 2019-11-08 16:05:00 +01:00
device Update HAL/LL EXTI to have default API applied on current core and nott CPU1 2019-10-14 18:03:28 +02:00
PeripheralNames.h STM32H7 USB pins addition 2019-10-21 17:11:50 +02:00
analogin_device.c DISCO_H747I Dualcore support 2019-10-14 18:02:57 +02:00
analogout_device.c Add HAL API for analog out pinmap 2019-02-08 09:10:05 -06:00
cmsis.h STM32: common cmsis.h and device.h 2019-05-27 16:27:41 +02:00
flash_api.c STM32H7 FLASH API issue with M4 core 2019-11-05 10:25:43 +01:00
gpio_irq_device.c
gpio_irq_device.h
i2c_device.h
objects.h Update HAL CRC API 2019-11-13 14:31:49 +02:00
pin_device.h DISCO_H747I Dualcore support 2019-10-14 18:02:57 +02:00
pwmout_device.c
pwmout_device.h __cplusplus guard fixed pwmout_device.h for STM32 families 2019-08-09 09:51:39 +02:00
serial_device.c Clearing UART TC Flag prevents deep sleep, so do not clear it 2019-10-15 15:59:51 +02:00
spi_api.c
spi_device.h
us_ticker_data.h DISCO_H747I Dualcore support 2019-10-14 18:02:57 +02:00