..
STM32Cube_FW
STM32Gx: LSI clock selection when LSE is not available
2020-09-07 14:47:11 +01:00
TARGET_STM32G431xx
stack: armc: Workaround config passing bug
2020-09-10 10:08:38 +01:00
TARGET_STM32G441xx
stack: armc: Workaround config passing bug
2020-09-10 10:08:38 +01:00
TARGET_STM32G471xx
stack: armc: Workaround config passing bug
2020-09-10 10:08:38 +01:00
TARGET_STM32G473xx
stack: armc: Workaround config passing bug
2020-09-10 10:08:38 +01:00
TARGET_STM32G474xx
Add SPDX license identifier to Arm files
2020-10-15 10:47:27 +01:00
TARGET_STM32G483xx
stack: armc: Workaround config passing bug
2020-09-10 10:08:38 +01:00
TARGET_STM32G484xx
stack: armc: Workaround config passing bug
2020-09-10 10:08:38 +01:00
analogin_device.c
Revert sampling time decrease and remove todos.
2020-09-22 09:32:14 -04:00
analogout_device.c
Added support for ANALOGOUT
2020-05-20 06:39:17 -04:00
cmsis.h
Added basic support for NUCLEO_G747RE. Basic GPIO support and system initialization.
2020-05-20 06:39:17 -04:00
flash_api.c
Added support for FLASH API
2020-05-20 06:39:17 -04:00
gpio_irq_device.c
Added support for INTERRUPTIN
2020-05-20 06:39:17 -04:00
gpio_irq_device.h
Added support for INTERRUPTIN
2020-05-20 06:39:17 -04:00
i2c_device.h
Added support for I2C
2020-05-20 06:39:17 -04:00
objects.h
Add SPDX license identifier to Arm files
2020-10-15 10:47:27 +01:00
pin_device.h
Added basic support for NUCLEO_G747RE. Basic GPIO support and system initialization.
2020-05-20 06:39:17 -04:00
pwmout_device.c
Added support for PWMOUT
2020-05-20 06:39:17 -04:00
pwmout_device.h
Added support for PWMOUT
2020-05-20 06:39:17 -04:00
serial_device.c
Implemented support for basic serial communication
2020-05-20 06:39:17 -04:00
spi_api.c
Added spi_api.c implementation
2020-05-20 06:39:17 -04:00
spi_device.h
Added support for SPI API
2020-05-20 06:39:17 -04:00
us_ticker_data.h
Changed us_ticker configuration to use TIM5 instead of TIM2 to be consistent with the allowed PWM peripheral pins.
2020-05-20 06:39:17 -04:00