Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 265 Bytes

Readme.md

File metadata and controls

6 lines (4 loc) · 265 Bytes

A blinky in C for the STM Nucleo-L432KC board.

Symbolic addresses and bit masks are used which are provided by the included CMSIS headers. CMSIS naming corresponds to the reference manual and debugger .svd info (XPERIPHERALS view)

Highly recomendend coding style.