Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stm32: Add a gpio_valid() helper function | Kevin O'Connor | 2022-09-05 | 1 | -12/+12 |
* | stm32: Define PGx pins on stm32f103 | Kevin O'Connor | 2019-11-02 | 1 | -2/+7 |
* | stm32: Support stm32f042 build from stm32/ directory | Kevin O'Connor | 2019-10-23 | 1 | -1/+6 |
* | stm32: Initial support for stm32f070 | Kevin O'Connor | 2019-10-23 | 1 | -3/+13 |
* | stm32: Be explicit in layout of gpio banks in digital_regs variable | Kevin O'Connor | 2019-10-23 | 1 | -3/+7 |
* | stm32: Fix gpio enumerations (each bank has 16 pins, not 32) | Kevin O'Connor | 2019-08-31 | 1 | -9/+9 |
* | stm32: Make sure to enable the gpio clock prior to setting the first value | Kevin O'Connor | 2019-08-20 | 1 | -0/+1 |
* | stm32: Rename stm32f4/ directory to stm32/ | Kevin O'Connor | 2019-08-05 | 1 | -0/+130 |