jeromecoutant
|
96a773a0e6
|
STM32L4: update drivers version to CUBE V1.14.0
|
2019-07-19 13:15:07 +02:00 |
bcostm
|
0448d64f62
|
Add more comments
|
2018-01-12 11:11:31 +01:00 |
bcostm
|
84577f9634
|
L4 ST CUBE V1.11.0
Update to STM32CubeL4 V1.11.0
Conflicts solved:
targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L433xC/device/stm32l433xx.h
targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L486xG/device/stm32l4xx.h
targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L496xG/device/stm32l496xx.h
targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L496xG/device/stm32l4xx.h
targets/TARGET_STM/TARGET_STM32L4/device/stm32l4xx_hal_conf.h
targets/TARGET_STM/TARGET_STM32L4/device/stm32l4xx_hal_def.h
targets/TARGET_STM/TARGET_STM32L4/device/stm32l4xx_hal_i2c.c
targets/TARGET_STM/TARGET_STM32L4/device/stm32l4xx_hal_spi.h
|
2018-01-12 11:11:31 +01:00 |
jeromecoutant
|
0178969e90
|
STM32Cube_FW_L4_V1.8.0
CMSIS v1.1.1 => v1.3.1
STM32L4 HAL v1.5.1 => v1.7.1
|
2017-05-18 14:36:32 +02:00 |
jeromecoutant
|
3734269326
|
STM32L4 : correct ST HAL API call
- ll_utils: compilation issue
- GPIO: mode was not allowed by ST HAL API
|
2016-12-09 13:58:22 +01:00 |
Christopher Haster
|
26ced98734
|
restructure - Restructured cmsis directory
targets/cmsis -> cmsis
targets/cmsis/TARGET_* -> targets/TARGET_*/device
targets/cmsis/TARGET_*/mbed_rtx.h -> targets/TARGET_*/mbed_rtx.h
|
2016-10-04 17:51:44 -05:00 |