mbed-os/targets/TARGET_STM/TARGET_STM32WB
Kevin Bracey fe22bc023e 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-12-02 14:45:37 +02:00
..
TARGET_STM32WB55xG Merge pull request #11675 from jeromecoutant/PR_USB_STEP1 2019-10-28 14:06:15 +01:00
device STM32WB : LSI clock selection when LSE is not available 2019-09-19 13:07:54 +02:00
analogin_device.c STM32WB ADC : Consecutive VBAT values reading was not possible 2019-09-12 12:55:41 +02:00
cmsis.h STM32: common cmsis.h and device.h 2019-05-27 16:27:41 +02:00
common_objects.h Update HAL CRC API 2019-12-02 14:45:37 +02:00
flash_api.c STM license file update 2019-09-10 14:24:48 +02:00
gpio_irq_device.c STM32WB: Add SPDX identifier to new files 2019-03-29 16:21:44 +01:00
gpio_irq_device.h STM32WB: Add SPDX identifier to new files 2019-03-29 16:21:44 +01:00
i2c_device.h STM32WB: Add SPDX identifier to new files 2019-03-29 16:21:44 +01:00
pin_device.h STM32WB: Add SPDX identifier to new files 2019-03-29 16:21:44 +01:00
pwmout_device.c STM32WB: Add SPDX identifier to new files 2019-03-29 16:21:44 +01:00
pwmout_device.h __cplusplus guard fixed pwmout_device.h for STM32 families 2019-08-09 09:51:39 +02:00
serial_device.c STM32: Update and align serial_clear implementations 2019-11-25 14:55:32 +01:00
spi_api.c STM32WB: Add SPDX identifier to new files 2019-03-29 16:21:44 +01:00
spi_device.h STM32WB: Add SPDX identifier to new files 2019-03-29 16:21:44 +01:00
wb_sleep.c STM32 astyle updates 2019-05-10 15:32:05 +02:00