On Tue, 5 Mar 2024 at 21:04, Inès Varhol wrote:
>
> This patch adds a new device STM32L4x5 GPIO device and is part
> of a series implementing the STM32L4x5 with a few peripherals.
>
Applied to target-arm.next, thanks.
-- PMM
This patch adds a new device STM32L4x5 GPIO device and is part
of a series implementing the STM32L4x5 with a few peripherals.
Changes from v6 :
- rebasing on main
- removing QTest `clock_enable()` as it isn't actually a GPIO test
Changes from v5 :
- deduplicating macro constant `GPIO_NUM_PINS` th