stm32-rs / stm32l4xx-hal

A Hardware abstraction layer for the stm32l432xx series chips written in rust.
157 stars 104 forks source link

Quickstart #118

Open reneherrero opened 4 years ago

reneherrero commented 4 years ago

Hi,

I put together a little quickstart for the NUCLEO-L432KC and thought it might be worth incorporating here? VS Code debugging working too.

https://github.com/reneherrero/nucleo-l432kc-quickstart

Hope it helps

korken89 commented 3 years ago

Hi, if you feel like making an example for the quickstart of the board it would be welcome!