vos/ambiq-hal-sys/ambiq-sparkfun-sdk/boards/apollo2_evb/examples/binary_counter/README.txt
2022-10-23 23:45:43 -07:00

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.
******************************************************************************