| .. |
|
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
|
Merge pull request #13565 from m-ecry/feature-stm32g4-can-support
|
2020-09-17 15:08:46 +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
|
Added missing analogin_device.c file and configured for STM32G4xx series
|
2020-05-20 06:39:17 -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
|
make G4 target compileable with CAN support
|
2020-09-07 02:04:13 +02: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 |