stm32-rs / stm32l4xx-hal

A Hardware abstraction layer for the stm32l432xx series chips written in rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PA1 for SPI1

762SPR opened this issue · comments

PA1 doesn't seem to be implemented for SPI1 (AF5).

This is for a STM32L432KC.

#332 feature gates this for all applicable stm32l4xx mcu's.