20 lines
385 B
Plaintext
20 lines
385 B
Plaintext
Name:
|
|
=====
|
|
binary_counter
|
|
|
|
|
|
Description:
|
|
============
|
|
Example that displays the timer count on the LEDs.
|
|
|
|
|
|
This example increments a variable on every timer interrupt. The global
|
|
variable is used to set the state of the LEDs. The example sleeps otherwise.
|
|
|
|
SWO is configured in 1M baud, 8-n-1 mode.
|
|
|
|
|
|
******************************************************************************
|
|
|
|
|