Believe gpio is complete, but untested without finishing at least the RCC defines. RCC defines are a work in progress
10 lines
329 B
Plaintext
10 lines
329 B
Plaintext
------------------------------------------------------------------------------
|
|
README
|
|
------------------------------------------------------------------------------
|
|
|
|
This is the smallest-possible example program using libopencm3.
|
|
|
|
It's intended for the ST STM32L-DISCOVERY eval board. It should blink
|
|
the blue LED on the board.
|
|
|