jeromecoutant
|
0e78e7ef4e
|
STM32 : set all PinMap structures as weak
This allow custom overwrites
|
2018-02-09 14:18:42 +00:00 |
jeromecoutant
|
ee333a5cd0
|
SMT32L4 : add missing ST HAL LPUART functions
To enable/disable UART Clock in Stop Mode
|
2018-02-09 14:18:41 +00:00 |
jeromecoutant
|
73ed270d2d
|
STM32 NUCLEO F413ZH and L433RC : STDIO configuration
#5795 patches are missing for these 2 targets
STDIO_UART_TX and STDIO_UART_RX can be now user defined
|
2018-02-09 14:18:40 +00:00 |
bcostm
|
5bb6edc952
|
Update stm32l4xxxx.h files
|
2018-01-27 01:37:26 -06:00 |
bcostm
|
4c7f0e6e5b
|
Update stm32l4xx.h files
|
2018-01-27 01:37:25 -06:00 |
bcostm
|
5fa45e827a
|
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-27 01:35:20 -06:00 |
Helmut Tschemernjak
|
78cd49b21d
|
Changed NVIC Flash base address to support the bootloader
|
2017-12-20 16:05:42 +00:00 |
Helmut Tschemernjak
|
2a0be67d7a
|
Updated to toolchain startup/linker files to support the 433 devices Also added the symbolic MBED_APP_START/MBED_APP_END defines
|
2017-12-20 16:05:42 +00:00 |
Helmut Tschemernjak
|
b4a0b59400
|
defined STM32L433xx
|
2017-12-20 16:05:42 +00:00 |
Helmut Tschemernjak
|
2f1927bfff
|
Added stm32l433xx.h defined STM32L433xx
|
2017-12-20 16:05:42 +00:00 |
Helmut Tschemernjak
|
1f72c67967
|
Updated PeripheralNames.h, PeripheralPins.c and PinNames.h for STM32L433 devices
|
2017-12-20 16:05:42 +00:00 |
Helmut Tschemernjak
|
101ede0f84
|
Copied TARGET_STM32L432 to TARGET_STM32L433, renamed 432 files to 433
|
2017-12-20 16:05:42 +00:00 |