list examples in readme; ignore .hex
parent
2f6d97bfe0
commit
8e83748e01
@ -1,3 +1,10 @@
|
||||
# nucleo-l476rg-examples
|
||||
|
||||
Code examples for the NUCLEO-L476RG development board
|
||||
Code examples for the NUCLEO-L476RG development board.
|
||||
|
||||
**0.** Configure the processor to run at 80MHz using the phase-locked loop
|
||||
(PLL).
|
||||
|
||||
**1.** ADC configuration and polled sampling. Set output LED according to a
|
||||
threshold.
|
||||
|
||||
|
Loading…
Reference in New Issue